Searched refs:gen_store_fpr32h (Results 1 – 1 of 1) sorted by relevance
/qemu/target/mips/tcg/ |
H A D | translate.c | 1376 static void gen_store_fpr32h(DisasContext *ctx, TCGv_i32 t, int reg) in gen_store_fpr32h() function 8464 gen_store_fpr32h(ctx, fp0, rd); in gen_mttr() 9099 gen_store_fpr32h(ctx, fp0, fs); in gen_cp1() 9199 gen_store_fpr32h(ctx, t0, fd); in gen_movcf_ps() 10474 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10487 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10499 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10511 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10639 gen_store_fpr32h(ctx, fph, fd); in gen_flt3_arith() 10646 gen_store_fpr32h(ctx, fp, fd); in gen_flt3_arith() [all …]
|