Home
last modified time | relevance | path

Searched refs:fp1 (Results 1 – 4 of 4) sorted by relevance

/qemu/target/m68k/
H A Dsoftfloat.c312 fp1 = floatx80_mul(fp1, float64_to_floatx80( in floatx80_lognp1()
318 fp1 = floatx80_add(fp1, float64_to_floatx80( in floatx80_lognp1()
326 fp1 = floatx80_add(fp1, float64_to_floatx80( in floatx80_lognp1()
337 fp1 = floatx80_add(fp1, log_tbl[j + 1], in floatx80_lognp1()
366 fp1 = floatx80_add(fp1, fp1, status); /* 2Z */ in floatx80_lognp1()
373 fp1 = floatx80_add(fp1, fp1, status); /* FP1 IS 2Z */ in floatx80_lognp1()
402 fp1 = floatx80_add(fp1, fp2, in floatx80_lognp1()
526 fp1 = floatx80_add(fp1, log_tbl[j + 1], in floatx80_logn()
545 fp1 = floatx80_add(fp1, fp1, status); /* FP1 IS 2(X-1) */ in floatx80_logn()
1637 fp1 = floatx80_add(fp1, fp2, in floatx80_sin()
[all …]
/qemu/target/mips/tcg/
H A Dtranslate.c9427 gen_load_fpr32(ctx, fp1, ft); in gen_sel_s()
9436 tcg_gen_andi_i32(fp1, fp1, 1); in gen_sel_s()
9440 tcg_gen_andi_i32(fp1, fp1, 1); in gen_sel_s()
9469 tcg_gen_andi_i64(fp1, fp1, 1); in gen_sel_d()
9473 tcg_gen_andi_i64(fp1, fp1, 1); in gen_sel_d()
9850 gen_helper_float_max_s(fp1, tcg_env, fp0, fp1); in gen_farith()
9871 gen_helper_float_maxa_s(fp1, tcg_env, fp0, fp1); in gen_farith()
10290 gen_helper_float_min_d(fp1, tcg_env, fp0, fp1); in gen_farith()
10313 gen_helper_float_mina_d(fp1, tcg_env, fp0, fp1); in gen_farith()
10334 gen_helper_float_max_d(fp1, tcg_env, fp0, fp1); in gen_farith()
[all …]
/qemu/target/sh4/
H A Dtranslate.c1069 TCGv_i64 fp0, fp1; in _decode_opc() local
1075 fp1 = tcg_temp_new_i64(); in _decode_opc()
1077 gen_load_fpr64(ctx, fp1, B7_4); in _decode_opc()
1080 gen_helper_fadd_DT(fp0, tcg_env, fp0, fp1); in _decode_opc()
1083 gen_helper_fsub_DT(fp0, tcg_env, fp0, fp1); in _decode_opc()
1086 gen_helper_fmul_DT(fp0, tcg_env, fp0, fp1); in _decode_opc()
1089 gen_helper_fdiv_DT(fp0, tcg_env, fp0, fp1); in _decode_opc()
1092 gen_helper_fcmp_eq_DT(cpu_sr_t, tcg_env, fp0, fp1); in _decode_opc()
1095 gen_helper_fcmp_gt_DT(cpu_sr_t, tcg_env, fp0, fp1); in _decode_opc()
/qemu/tests/tcg/xtensa/
H A Dtest_fp1.S4 test_suite fp1