Searched refs:mul_op (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 156 [insn_mul] = {M(spec2_op, 0, 0, 0, 0, mul_op), RS | RT | RD},
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 67 madd_op, maddu_op, mul_op, spec2_3_unused_op, enumerator
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 3871 mul_op[4] = { 0, 0, VMULUWM, VMULLD }, 3918 insn = mul_op[vece];
|