Searched refs:CPSR (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Darm6.s12 mrs r8, CPSR
15 msr CPSR, r1
H A Dthumb-w-good.d9 00000004 <.text\+0x4> f3ef 8000 mrs r0, CPSR
H A Darm6.d8 0+00 <[^>]+> e10f8000 ? mrs r8, CPSR
14 0+18 <[^>]+> e10f8000 ? mrs r8, CPSR
H A Dmsr-imm.s14 @ Write to CPSR flags
15 msr CPSR,#0xc0000004
21 @ Write to CPSR flag combos
H A Dmsr-reg.s13 @ Write to CPSR flags
14 msr CPSR,r9
20 @ Write to CPSR flag combos
H A Darch7.d49 0+0a0 <[^>]*> f3ef 8000 mrs r0, (CPSR|APSR)
H A Dmsr-imm-bad.l6 [^:]*:15: Error: Thumb encoding does not support an immediate here -- `msr CPSR,#0xc0000004'
H A Dthumb32.s467 mrs r0, CPSR
H A Dthumb32.d649 0[0-9a-f]+ <[^>]+> f3ef 8000 mrs r0, CPSR
651 0[0-9a-f]+ <[^>]+> f3ef 8900 mrs r9, CPSR
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/dev/microcode/
H A Daica_arm_locore.S48 mrs r0,CPSR /* disable interrupt */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Darmemu.h159 #define CPSR (ECC | EINT | EMODE | (TFLAG << 5)) macro
161 #define CPSR (ECC | EINT | EMODE) macro
H A Darmsupp.c117 /* This routine returns the value of the CPSR. */
122 return (CPSR | state->Cpsr);
125 /* This routine sets the value of the CPSR. */
134 /* This routine does all the nasty bits involved in a write to the CPSR,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsparc-stub.c119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR }; enumerator in enum:regnames
230 ! CPSR and FPSR not impl
662 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
675 8 * 4, 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */

Completed in 173 milliseconds