Searched refs:SPSR_hyp (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/ARM/ |
D | move-banked-regs.s | 108 @ CHECK-ARM: mrs r10, SPSR_hyp @ encoding: [0x00,0xa3,0x4e,0xe1] 111 @ CHECK-THUMB: mrs r10, SPSR_hyp @ encoding: [0xfe,0xf3,0x30,0x8a] 217 @ CHECK-ARM: msr SPSR_hyp, r10 @ encoding: [0x0a,0xf3,0x6e,0xe1] 220 @ CHECK-THUMB: msr SPSR_hyp, r10 @ encoding: [0x9a,0xf3,0x30,0x8e]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | move-banked-regs.s | 108 @ CHECK-ARM: mrs r10, SPSR_hyp @ encoding: [0x00,0xa3,0x4e,0xe1] 111 @ CHECK-THUMB: mrs r10, SPSR_hyp @ encoding: [0xfe,0xf3,0x30,0x8a] 217 @ CHECK-ARM: msr SPSR_hyp, r10 @ encoding: [0x0a,0xf3,0x6e,0xe1] 220 @ CHECK-THUMB: msr SPSR_hyp, r10 @ encoding: [0x9a,0xf3,0x30,0x8e]
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | move-banked-regs-thumb.txt | 77 @ CHECK: mrs r10, SPSR_hyp 153 @ CHECK: msr SPSR_hyp, r10
|
D | move-banked-regs-arm.txt | 76 @ CHECK: mrs r10, SPSR_hyp 150 @ CHECK: msr SPSR_hyp, r10
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | move-banked-regs-thumb.txt | 77 @ CHECK: mrs r10, SPSR_hyp 153 @ CHECK: msr SPSR_hyp, r10
|
D | move-banked-regs-arm.txt | 76 @ CHECK: mrs r10, SPSR_hyp 150 @ CHECK: msr SPSR_hyp, r10
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.cc | 354 case SPSR_hyp: in GetName()
|
D | instructions-aarch32.h | 821 SPSR_hyp = 0x3e enumerator
|