Home
last modified time | relevance | path

Searched refs:PT_FPR0 (Results 1 – 2 of 2) sorted by relevance

/libcpu/ppc/common/
A Dptrace.h96 #define PT_FPR0 48 /* each FP reg occupies 2 slots in this space */ macro
97 #define PT_FPR31 (PT_FPR0 + 2*31)
98 #define PT_FPSCR (PT_FPR0 + 2*32 + 1)
/libcpu/ppc/ppc405/include/asm/
A Dptrace.h103 #define PT_FPR0 48 /* each FP reg occupies 2 slots in this space */ macro
104 #define PT_FPR31 (PT_FPR0 + 2*31)
105 #define PT_FPSCR (PT_FPR0 + 2*32 + 1)

Completed in 3 milliseconds