OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPSR_abt
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv7-a+virt.s
31
mrs r1,
SPSR_abt
64
msr
SPSR_abt
, r1
103
mrs r1,
SPSR_abt
136
msr
SPSR_abt
, r1
armv7-a+virt.d
34
0[0-9a-f]+ <[^>]+> e1441300 mrs r1,
SPSR_abt
67
0[0-9a-f]+ <[^>]+> e164f301 msr
SPSR_abt
, r1
103
0[0-9a-f]+ <[^>]+> f3f4 8130 mrs r1,
SPSR_abt
136
0[0-9a-f]+ <[^>]+> f391 8430 msr
SPSR_abt
, r1
/external/llvm/test/MC/ARM/
move-banked-regs.s
73
mrs r9,
spsr_abt
76
@ CHECK-ARM: mrs r9,
SPSR_abt
@ encoding: [0x00,0x93,0x44,0xe1]
79
@ CHECK-THUMB: mrs r9,
SPSR_abt
@ encoding: [0xf4,0xf3,0x30,0x89]
183
msr
spsr_abt
, r9
186
@ CHECK-ARM: msr
SPSR_abt
, r9 @ encoding: [0x09,0xf3,0x64,0xe1]
189
@ CHECK-THUMB: msr
SPSR_abt
, r9 @ encoding: [0x99,0xf3,0x30,0x84]
/external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp
419
{"
spsr_abt
",
SPSR_abt
, {}},
AArch64BaseInfo.h
818
SPSR_abt
= 0xe219, // 11 100 0100 0011 001
[
all
...]
/external/llvm/test/MC/AArch64/
basic-a64-instructions.s
[
all
...]
Completed in 1107 milliseconds