Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.h121 OPC_BC1TANY4 = (0x01 << 16) | OPC_BC1ANY4, enumerator
H A Dmicromips_translate.c.inc2488 mips32_op = OPC_BC1TANY4;
H A Dtranslate.c8966 case OPC_BC1TANY4: in gen_compute_branch1()