Searched refs:SPSR_fc (Results 1 – 6 of 6) sorted by relevance
/external/vixl/src/aarch32/ |
D | instructions-aarch32.cc | 268 case SPSR_fc: in GetName()
|
D | instructions-aarch32.h | 868 SPSR_fc = 0x19, enumerator
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 859 # CHECK: msr SPSR_fc, #5 893 # CHECK: msr SPSR_fc, r0
|
D | thumb2.txt | 1129 # CHECK: msr SPSR_fc, r0
|
/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions.s | 1460 @ CHECK: msr SPSR_fc, #5 @ encoding: [0x05,0xf0,0x69,0xe3] 1497 @ CHECK: msr SPSR_fc, r0 @ encoding: [0x00,0xf0,0x69,0xe1]
|
D | basic-thumb2-instructions.s | 1586 @ CHECK: msr SPSR_fc, r0 @ encoding: [0x90,0xf3,0x00,0x89]
|