Searched refs:gen_mtc0 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dtranslate.c3475 static void gen_mtc0 (CPUState *env, DisasContext *ctx, TCGv arg, int reg, int sel) function
5428 gen_mtc0(env, ctx, t0, rd, sel);
5438 gen_mtc0(env, ctx, t0, rd, sel);
5447 gen_mtc0(env, ctx, t0, rd, sel);
5456 gen_mtc0(env, ctx, t0, rd, sel);
5461 gen_mtc0(env, ctx, t0, rd, sel);
5570 gen_mtc0(env, ctx, t0, rd, ctx->opcode & 0x7);

Completed in 38 milliseconds