Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.c1387 void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function
1745 #define gen_ldcmp_fpr64(ctx, x, y) gen_load_fpr64(ctx, x, y)
2282 gen_load_fpr64(ctx, fp0, ft); in gen_flt_ldst()
3577 gen_load_fpr64(ctx, t0, rs); in gen_loongson_multimedia()
3578 gen_load_fpr64(ctx, t1, rt); in gen_loongson_multimedia()
3982 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
3986 gen_load_fpr64(ctx, t1, lsq_rt1); in gen_loongson_lswc2()
4020 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
4028 gen_load_fpr64(ctx, t1, rt); in gen_loongson_lswc2()
4064 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);
/qemu/target/sh4/
H A Dtranslate.c328 static inline void gen_load_fpr64(DisasContext *ctx, TCGv_i64 t, int reg) in gen_load_fpr64() function
971 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1011 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1046 gen_load_fpr64(ctx, fp, XHACK(B7_4)); in _decode_opc()
1071 gen_load_fpr64(ctx, fp0, B11_8); in _decode_opc()
1072 gen_load_fpr64(ctx, fp1, B7_4); in _decode_opc()
1681 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()
1703 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()
1737 gen_load_fpr64(ctx, fp, B11_8); in _decode_opc()