Home
last modified time | relevance | path

Searched defs:SOP2 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX90a.rst595 SOP2 section in Instructions
H A DAMDGPUAsmGFX8.rst520 SOP2 section in Instructions
H A DAMDGPUAsmGFX7.rst498 SOP2 section in Instructions
H A DAMDGPUAsmGFX9.rst683 SOP2 section in Instructions
H A DAMDGPUAsmGFX10.rst1162 SOP2 section in Instructions
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst11505 SOP2 subsubsection
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darc.h483 #define INSN2OPX(MOP,SOP1,SOP2) (INSN3OP (MOP,SOP1) | (SOP2 & 0x3F)) argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Darc.h483 #define INSN2OPX(MOP,SOP1,SOP2) (INSN3OP (MOP,SOP1) | (SOP2 & 0x3F)) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h26 SOP2 = 1 << 3, enumerator