OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPSR_und
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv7-a+virt.s
34
mrs r1,
SPSR_und
67
msr
SPSR_und
, r1
106
mrs r1,
SPSR_und
139
msr
SPSR_und
, r1
armv7-a+virt.d
37
0[0-9a-f]+ <[^>]+> e1461300 mrs r1,
SPSR_und
70
0[0-9a-f]+ <[^>]+> e166f301 msr
SPSR_und
, r1
106
0[0-9a-f]+ <[^>]+> f3f6 8130 mrs r1,
SPSR_und
139
0[0-9a-f]+ <[^>]+> f391 8630 msr
SPSR_und
, r1
/external/llvm/test/MC/ARM/
move-banked-regs.s
83
mrs r12,
spsr_und
86
@ CHECK-ARM: mrs r12,
SPSR_und
@ encoding: [0x00,0xc3,0x46,0xe1]
89
@ CHECK-THUMB: mrs r12,
SPSR_und
@ encoding: [0xf6,0xf3,0x30,0x8c]
193
msr
spsr_und
, r12
196
@ CHECK-ARM: msr
SPSR_und
, r12 @ encoding: [0x0c,0xf3,0x66,0xe1]
199
@ CHECK-THUMB: msr
SPSR_und
, r12 @ encoding: [0x9c,0xf3,0x30,0x86]
/external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp
420
{"
spsr_und
",
SPSR_und
, {}},
AArch64BaseInfo.h
819
SPSR_und
= 0xe21a, // 11 100 0100 0011 010
[
all
...]
/external/llvm/test/MC/AArch64/
basic-a64-instructions.s
[
all
...]
Completed in 3096 milliseconds