Home
last modified time | relevance | path

Searched refs:OPC_BNVC (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/
H A Dtranslate.c138 OPC_BNVC = (0x18 << 26), enumerator
11008 case OPC_BNVC: /* OPC_BNEZALC, OPC_BNEC */ in gen_compute_compact_branch()
11140 case OPC_BNVC: /* OPC_BNEZALC, OPC_BNEC */ in gen_compute_compact_branch()
14941 case OPC_BNVC: /* OPC_BNEZALC, OPC_BNEC, OPC_DADDI */ in decode_opc_legacy()
14958 case OPC_BNVC: /* OPC_BNEZALC, OPC_BNEC */ in decode_opc_legacy()
H A Dmicromips_translate.c.inc2865 mips32_op = OPC_BNVC;