Searched refs:SPSR_fc (Results 1 – 10 of 10) sorted by relevance
/external/vixl/src/aarch32/ |
D | instructions-aarch32.cc | 268 case SPSR_fc: in GetName()
|
D | instructions-aarch32.h | 864 SPSR_fc = 0x19, enumerator
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 758 # CHECK: msr SPSR_fc, #5 788 # CHECK: msr SPSR_fc, r0
|
D | thumb2.txt | 1012 # CHECK: msr SPSR_fc, r0
|
/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/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 937 @ CHECK: msr SPSR_fc, #5 @ encoding: [0x05,0xf0,0x69,0xe3] 967 @ CHECK: msr SPSR_fc, r0 @ encoding: [0x00,0xf0,0x69,0xe1]
|
D | basic-thumb2-instructions.s | 1202 @ CHECK: msr SPSR_fc, r0 @ encoding: [0x90,0xf3,0x00,0x89]
|
/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]
|