Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
1/5/2010
The following ARM10 instructions are supported through intrinsic functions.
Instruction | Description |
---|---|
Counts leading zeroes before first 1-bit. The common intrinsic _CountLeadingZeros, _CountLeadingZeros64accesses the CLZ instruction. |
|
Creates soft breakpoint. The common intrinsic __trap accesses the BKPT instruction. |
|
Generates a call to the OS using the SWI software interrupt instruction. |
|
Inserts a specified instruction into the instruction stream. |
|
Reads data from the ARM coprocessor. |
|
Writes data to the ARM coprocessor. |