Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR }; enumerator
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp245 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
290 bool CPSR = false; in AddOptionalDefs() local