Searched defs:LOAD_FPU_REG_P (Results 1 – 2 of 2) sorted by relevance
24 #define LOAD_FPU_REG_P(x) ((x) >= AC0_REGNUM && (x) <= AC3_REGNUM) macro