Searched refs:gen_compute_branch1_r6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 2394 gen_compute_branch1_r6(ctx, OPC_BC1EQZ, rs, imm << 1, 0); 2405 gen_compute_branch1_r6(ctx, OPC_BC1NEZ, rs, imm << 1, 0);
|
H A D | translate.c | 8775 static void gen_compute_branch1_r6(DisasContext *ctx, uint32_t op, in gen_compute_branch1_r6() function 14708 gen_compute_branch1_r6(ctx, MASK_CP1(ctx->opcode), in decode_opc_legacy() 14723 gen_compute_branch1_r6(ctx, MASK_CP1(ctx->opcode), in decode_opc_legacy()
|