Searched defs:fcsr (Results 1 – 8 of 8) sorted by relevance
9 int fcsr = 0; in directedRoundingMode() local107 int fcsr = 0; in FCSRRoundingMode() local
11 int fcsr = 0; in arithmeticOperations() local
155 int fcsr = 0; in directedRoundingMode() local214 int fcsr = 0; in FCSRRoundingMode() local
111 int fcsr = 0; in FCSRRoundingMode() local
1211 UInt fcsr = guest_state->guest_FCSR; in mips_dirtyhelper_calculate_FCSR_fp32() local1330 UInt fcsr = guest_state->guest_FCSR; in mips_dirtyhelper_calculate_FCSR_fp64() local
307 HReg fcsr = newVRegI(env); in set_MIPS_rounding_default() local
1115 IRTemp fcsr = newTemp(Ity_I32); in calculateFCSR() local
49 __u32 fcsr; member