Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc1053 gen_shift(ctx, OPC_DSLLV, ry, rx, ry);
H A Dtranslate.c190 OPC_DSLLV = 0x14 | OPC_SPECIAL, enumerator
2855 case OPC_DSLLV: in gen_shift()
13362 case OPC_DSLLV: in decode_opc_special()
/qemu/tcg/mips/
H A Dtcg-target.c.inc273 OPC_DSLLV = OPC_SPECIAL | 024,
2098 MIPSInsn insn = type == TCG_TYPE_I32 ? OPC_SLLV : OPC_DSLLV;