Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c310 OPC_TLTIU = (0x0B << 16) | OPC_REGIMM, enumerator
4263 case OPC_TLTIU: in gen_trap()
4292 case OPC_TLTIU: /* r0 < 0 unsigned */ in gen_trap()
4319 case OPC_TLTIU: in gen_trap()
14371 case OPC_TLTIU: in decode_opc_legacy()
H A Dmicromips_translate.c.inc2414 mips32_op = OPC_TLTIU;