Searched refs:SPSR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ieee488/
H A Dupd7210.h107 SPSR = 3, /* Serial Poll Status Register */ enumerator in enum:upd7210_rreg
H A Dupd7210.c112 upd7210_rd(u, SPSR),
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12099 // immediate constant from the LR, branches to the resulting address, and also copies the SPSR to the CPSR.
12122 CPSRWriteByInstr(SPSR[], �1111�, TRUE);
12267 // CPSRWriteByInstr(SPSR[], �1111�, TRUE);
12269 // For now, in emulation mode, we don't have access to the SPSR, so we will use the CPSR instead, and hope for

Completed in 54 milliseconds