Searched defs:SPFROMREG (Results 1 – 2 of 2) sorted by relevance
12 #define SPFROMREG(sp, x)\ macro15 #define SPFROMREG(sp, x) ((sp) = (void *)((unsigned long *)fpu_reg + x)) macro
840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x) macro