OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apsr
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/MC/ARM/
thumb2-mclass.s
12
mrs r0,
apsr
27
@ CHECK: mrs r0,
apsr
@ encoding: [0xef,0xf3,0x00,0x80]
46
msr
apsr
, r0
73
@ CHECK: msr
apsr
, r0 @ encoding: [0x80,0xf3,0x00,0x88]
74
@ CHECK: msr
apsr
, r0 @ encoding: [0x80,0xf3,0x00,0x88]
basic-arm-instructions.s
[
all
...]
basic-thumb2-instructions.s
[
all
...]
/external/valgrind/main/VEX/priv/
guest_arm_toIR.c
915
/* Stickily set the 'Q' flag (
APSR
bit 27) of the
APSR
(Application Program
927
/* Generate code to set
APSR
.GE[flagNo]. Each fn call sets 1 bit.
13933
IRTemp
apsr
= synthesise_APSR();
local
18540
IRTemp
apsr
= synthesise_APSR();
local
[
all
...]
Completed in 88 milliseconds