Searched refs:gen_mftr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | nanomips_translate.c.inc | 1473 gen_mftr(env, ctx, rs, rt, extract32(ctx->opcode, 10, 1),
|
H A D | translate.c | 8063 static void gen_mftr(CPUMIPSState *env, DisasContext *ctx, int rt, int rd, in gen_mftr() function 8557 gen_mftr(env, ctx, rt, rd, (ctx->opcode >> 5) & 1, in gen_cp0()
|