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
11235 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC */ in gen_compute_compact_branch()
11333 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC */ in gen_compute_compact_branch()
14832 case OPC_BLEZC: /* OPC_BGEZC, OPC_BGEC, OPC_BLEZL */ in decode_opc_legacy()
H A Dmicromips_translate.c.inc2789 mips32_op = OPC_BLEZC;
H A Dnanomips_translate.c.inc2527 /* OPC_BLEZC */