/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/ |
smcc_macros.S | 29 mrs r7, sp_irq 89 msr sp_irq, r7
|
smcc_helpers.h | 54 u_register_t sp_irq; member in struct:smc_ctx
|
/external/llvm/test/MC/ARM/ |
move-banked-regs.s | 52 mrs r9, sp_irq 55 @ CHECK-ARM: mrs r9, sp_irq @ encoding: [0x00,0x93,0x01,0xe1] 58 @ CHECK-THUMB: mrs r9, sp_irq @ encoding: [0xe1,0xf3,0x30,0x89] 162 msr sp_irq, r9 165 @ CHECK-ARM: msr sp_irq, r9 @ encoding: [0x09,0xf3,0x21,0xe1] 168 @ CHECK-THUMB: msr sp_irq, r9 @ encoding: [0x89,0xf3,0x30,0x81]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
move-banked-regs.s | 52 mrs r9, sp_irq 55 @ CHECK-ARM: mrs r9, sp_irq @ encoding: [0x00,0x93,0x01,0xe1] 58 @ CHECK-THUMB: mrs r9, sp_irq @ encoding: [0xe1,0xf3,0x30,0x89] 162 msr sp_irq, r9 165 @ CHECK-ARM: msr sp_irq, r9 @ encoding: [0x09,0xf3,0x21,0xe1] 168 @ CHECK-THUMB: msr sp_irq, r9 @ encoding: [0x89,0xf3,0x30,0x81]
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/arch-arm/ |
xen.h | 242 __DECL_REG(x17, sp_irq);
|