Home
last modified time | relevance | path

Searched refs:OPC_BC1EQZ (Results 1 – 4 of 4) sorted by relevance

/qemu/target/mips/tcg/
H A Dtranslate.h100 OPC_BC1EQZ = (0x09 << 21) | OPC_CP1, enumerator
H A Dmicromips_translate.c.inc2398 gen_compute_branch1_r6(ctx, OPC_BC1EQZ, rs, imm << 1, 0);
H A Dnanomips_translate.c.inc4401 gen_compute_branch_cp1_nm(ctx, OPC_BC1EQZ, rt, s);
H A Dtranslate.c9014 case OPC_BC1EQZ: in gen_compute_branch1_r6()
14963 case OPC_BC1EQZ: /* OPC_BC1ANY2 */ in decode_opc_legacy()