Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h125 #define PT_FPSCR (PT_FPR0 + 2*32 + 1) macro
129 #define PT_FPSCR (PT_FPR0 + 32) /* each FP reg occupies 1 slot in 64-bit space */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h103 #define PT_FPSCR (PT_FPR0 + 2*32 + 1) macro