Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1386 void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function
1744 #define gen_ldcmp_fpr64(ctx, x, y) gen_load_fpr64(ctx, x, y)
2281 gen_load_fpr64(ctx, fp0, ft); in gen_flt_ldst()
3576 gen_load_fpr64(ctx, t0, rs); in gen_loongson_multimedia()
3577 gen_load_fpr64(ctx, t1, rt); in gen_loongson_multimedia()
3981 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
3985 gen_load_fpr64(ctx, t1, lsq_rt1); in gen_loongson_lswc2()
4019 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
4027 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
4063 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
[all …]
H A Dtranslate.h165 void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg);
H A Dnanomips_translate.c.inc2558 gen_load_fpr64(ctx, t0, ft);
/openbmc/qemu/target/sh4/
H A Dtranslate.c327 static inline void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function
976 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1016 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1051 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1076 gen_load_fpr64(ctx, fp0, B11_8); in _decode_opc()
1077 gen_load_fpr64(ctx, fp1, B7_4); in _decode_opc()
1686 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()
1708 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()
1742 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()