Searched refs:WORD64LO (Results 1 – 3 of 3) sorted by relevance
1667 FGR[0] = WORD64LO (GPR[4]); in mips16_entry()1672 FGR[0] = WORD64LO (GPR[5]); in mips16_entry()1673 FGR[1] = WORD64LO (GPR[4]); in mips16_entry()
37 #define WORD64LO(t) (unsigned int)((t)&0xFFFFFFFF) macro
3279 (WORD64LO, WORD64HI, SET64LO, SET64HI, WORD64, UWORD64): Ditto.4079 WORD64HI, WORD64LO, SET64HI and SET64LO macro calls.