Home
last modified time | relevance | path

Searched defs:CPSR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h166 #define CPSR (ECC | EINT | EMODE | (TFLAG << 5)) macro
168 #define CPSR (ECC | EINT | EMODE) macro
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/
H A Dsparc-stub.c119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp246 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
291 bool CPSR = false; in AddOptionalDefs() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h505 UINT32 CPSR; member