Home
last modified time | relevance | path

Searched refs:SPSR_hyp (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/ARM/
Dmove-banked-regs.s108 @ 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/
Dmove-banked-regs-arm.txt76 @ CHECK: mrs r10, SPSR_hyp
150 @ CHECK: msr SPSR_hyp, r10
Dmove-banked-regs-thumb.txt77 @ CHECK: mrs r10, SPSR_hyp
153 @ CHECK: msr SPSR_hyp, r10
/external/vixl/src/aarch32/
Dinstructions-aarch32.cc354 case SPSR_hyp: in GetName()
Dinstructions-aarch32.h819 SPSR_hyp = 0x3e enumerator