Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nios2/platform/
DKconfig.platform71 bool "Enable MULX instruction"
74 Set to true if you configured the Nios II to include the MULX
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_64.c149 #define MULX F3(2, 0x09) macro
934 emit_alu(MULX, src, dst, ctx); in build_insn()
950 emit_alu3(MULX, tmp, src, tmp, ctx); in build_insn()
960 emit_alu3(MULX, tmp, src, tmp, ctx); in build_insn()
1076 emit_alu_K(MULX, dst, imm, ctx); in build_insn()
1107 emit(MULX | IMMED | RS1(tmp) | S13(imm) | RD(tmp), ctx); in build_insn()
1116 emit(MULX | RS1(tmp) | RS2(tmp1) | RD(tmp), ctx); in build_insn()
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dx86-opcode-map.txt793 f6: ADCX Gy,Ey (66) | ADOX Gy,Ey (F3) | MULX By,Gy,rDX,Ey (F2),(v)
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt793 f6: ADCX Gy,Ey (66) | ADOX Gy,Ey (F3) | MULX By,Gy,rDX,Ey (F2),(v)
/Linux-v4.19/arch/x86/lib/
Dx86-opcode-map.txt793 f6: ADCX Gy,Ey (66) | ADOX Gy,Ey (F3) | MULX By,Gy,rDX,Ey (F2),(v)