Searched refs:NR_FGR (Results 1 – 3 of 3) sorted by relevance
224 if ((R) >= FGR_BASE && (R) < FGR_BASE + NR_FGR) \439 #define NR_FGR (32) macro441 fp_word fgr[NR_FGR];
669 else if ((rn >= FGR_BASE) && (rn < (FGR_BASE + NR_FGR))) in sim_open()864 if (rn >= FGR_BASE && rn < FGR_BASE + NR_FGR) in mips_reg_store()942 if (rn >= FGR_BASE && rn < FGR_BASE + NR_FGR) in mips_reg_fetch()
1476 (NR_FGR, FGR): Likewise.