Home
last modified time | relevance | path

Searched refs:OPC_BLEZC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c132 OPC_BLEZC = (0x16 << 26), enumerator
11018 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC */ in gen_compute_compact_branch()
11115 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC */ in gen_compute_compact_branch()
14573 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC, OPC_BLEZL */ in decode_opc_legacy()
H A Dmicromips_translate.c.inc2788 mips32_op = OPC_BLEZC;
H A Dnanomips_translate.c.inc2507 /* OPC_BLEZC */