Searched refs:gen_store_fpr32h (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 1375 static void gen_store_fpr32h(DisasContext *ctx, TCGv_i32 t, int reg) in gen_store_fpr32h() function 8463 gen_store_fpr32h(ctx, fp0, rd); in gen_mttr() 9098 gen_store_fpr32h(ctx, fp0, fs); in gen_cp1() 9198 gen_store_fpr32h(ctx, t0, fd); in gen_movcf_ps() 10473 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10486 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10498 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10510 gen_store_fpr32h(ctx, fp0, fd); in gen_farith() 10638 gen_store_fpr32h(ctx, fph, fd); in gen_flt3_arith() 10645 gen_store_fpr32h(ctx, fp, fd); in gen_flt3_arith() [all …]
|