Home
last modified time | relevance | path

Searched refs:MULX (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/nios2/platform/
H A DKconfig.platform70 bool "Enable MULX instruction"
72 Set to true if you configured the Nios II to include the MULX
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c149 #define MULX F3(2, 0x09) macro
942 emit_alu(MULX, src, dst, ctx); in build_insn()
960 emit_alu3(MULX, tmp, src, tmp, ctx); in build_insn()
970 emit_alu3(MULX, tmp, src, tmp, ctx); in build_insn()
1097 emit_alu_K(MULX, dst, imm, ctx); in build_insn()
1128 emit(MULX | IMMED | RS1(tmp) | S13(imm) | RD(tmp), ctx); in build_insn()
1137 emit(MULX | RS1(tmp) | RS2(tmp1) | RD(tmp), ctx); in build_insn()
/openbmc/qemu/target/sparc/
H A Dinsns.decode180 MULX 10 ..... 001001 ..... . ............. @r_r_ri_cc0
H A Dtranslate.c3557 TRANS(MULX, 64, do_arith, a, tcg_gen_mul_tl, tcg_gen_muli_tl, NULL) in TRANS()
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt813 f6: ADCX Gy,Ey (66) | ADOX Gy,Ey (F3) | MULX By,Gy,rDX,Ey (F2),(v) | WRSSD/Q My,Gy
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt813 f6: ADCX Gy,Ey (66) | ADOX Gy,Ey (F3) | MULX By,Gy,rDX,Ey (F2),(v) | WRSSD/Q My,Gy
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc569 X86_OP_ENTRY3(MULX, /* B,y, */ G,y, E,y, 2,y, vex13 cpuid(BMI2)),
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv1228 "MULX r32, r32V, r/m32","MULXL r/m32, r32V, r32","mulxl r/m32, r32V, r32","VEX.NDD.128.F2.0F38.W0 F…
1229 "MULX r64, r64V, r/m64","MULXQ r/m64, r64V, r64","mulxq r/m64, r64V, r64","VEX.NDD.128.F2.0F38.W1 F…