Lines Matching defs:val
241 void helper_flds_FT0(CPUX86State *env, uint32_t val) in helper_flds_FT0()
254 void helper_fldl_FT0(CPUX86State *env, uint64_t val) in helper_fldl_FT0()
267 void helper_fildl_FT0(CPUX86State *env, int32_t val) in helper_fildl_FT0()
272 void helper_flds_ST0(CPUX86State *env, uint32_t val) in helper_flds_ST0()
289 void helper_fldl_ST0(CPUX86State *env, uint64_t val) in helper_fldl_ST0()
313 void helper_fildl_ST0(CPUX86State *env, int32_t val) in helper_fildl_ST0()
326 void helper_fildll_ST0(CPUX86State *env, int64_t val) in helper_fildll_ST0()
368 int32_t val; in helper_fist_ST0() local
382 int32_t val; in helper_fistl_ST0() local
395 int64_t val; in helper_fistll_ST0() local
408 int32_t val; in helper_fistt_ST0() local
422 int32_t val; in helper_fisttl_ST0() local
435 int64_t val; in helper_fisttll_ST0() local
796 void helper_fldcw(CPUX86State *env, uint32_t val) in helper_fldcw()
843 uint64_t val; in helper_fbld_ST0() local
867 int64_t val; in helper_fbst_ST0() local
3289 void helper_ldmxcsr(CPUX86State *env, uint32_t val) in helper_ldmxcsr()