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