Home
last modified time | relevance | path

Searched defs:PSR (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68851.h77 #define PSR (BAC+8) /* 72 */ macro
H A Dm68k-parse.h166 PSR, /* aka MMUSR on 68030 (but not MMUSR on 68040) enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68851.h77 #define PSR (BAC+8) /* 72 */ macro
H A Dm68k-parse.h166 PSR, /* aka MMUSR on 68030 (but not MMUSR on 68040) enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.h55 #define PSR IA64_OPND_PSR macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc.h55 #define PSR IA64_OPND_PSR 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/CodeGen/
H A DSplitKit.cpp1259 LiveRange &PSR = !LM.all() ? getSubRangeForMaskExact(LM, PLI) in extendPHIRange() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1279 PushAndPopStackRAII PSR(&OMPBuilder, CGF, HasCancel, InnermostKind); in emitParallelOrTeamsOutlinedFunction() local