Searched refs:PT_FPR0 (Results 1 – 1 of 1) sorted by relevance
101 #define PT_FPR0 48 /* each FP reg occupies 2 slots in this space */ macro102 #define PT_FPR31 (PT_FPR0 + 2*31)103 #define PT_FPSCR (PT_FPR0 + 2*32 + 1)
Completed in 3 milliseconds