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