Lines Matching refs:fs
1152 : "r" (&(addr[fs])), "r" (fcsr) \
1194 : "r" (&(addr[fs])), "r" (&(addr[ft])), "r" (fcsr) \
1200 extern UInt mips_dirtyhelper_calculate_FCSR_fp32 ( void* gs, UInt fs, UInt ft,
1209 loFsVal = (UInt)addr[fs];
1210 hiFsVal = (UInt)addr[fs+1];
1215 loFsVal = (UInt)addr[fs*2];
1216 hiFsVal = (UInt)addr[fs*2+2];
1328 extern UInt mips_dirtyhelper_calculate_FCSR_fp64 ( void* gs, UInt fs, UInt ft,