Home
last modified time | relevance | path

Searched refs:gen_sel_d (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2257 gen_sel_d(ctx, OPC_SELEQZ_D, rd, rt, rs);
2279 gen_sel_d(ctx, OPC_SELNEZ_D, rd, rt, rs);
2300 gen_sel_d(ctx, OPC_SEL_D, rd, rt, rs);
H A Dnanomips_translate.c.inc2762 gen_sel_d(ctx, OPC_SELEQZ_D, rd, rt, rs);
2768 gen_sel_d(ctx, OPC_SELNEZ_D, rd, rt, rs);
2774 gen_sel_d(ctx, OPC_SEL_D, rd, rt, rs);
H A Dtranslate.c9235 static void gen_sel_d(DisasContext *ctx, enum fopcode op1, int fd, int ft, in gen_sel_d() function
9958 gen_sel_d(ctx, op1, fd, ft, fs); in gen_farith()
9962 gen_sel_d(ctx, op1, fd, ft, fs); in gen_farith()
9966 gen_sel_d(ctx, op1, fd, ft, fs); in gen_farith()