Home
last modified time | relevance | path

Searched refs:X86_INS_VPUNPCKLBW (Results 1 – 7 of 7) sorted by relevance

/external/capstone/bindings/vb6/
Dmx86.bas1616 X86_INS_VPUNPCKLBW
/external/capstone/bindings/python/capstone/
Dx86_const.py1636 X86_INS_VPUNPCKLBW = 1227 variable
/external/capstone/bindings/java/capstone/
DX86_const.java1639 public static final int X86_INS_VPUNPCKLBW = 1227; field in X86_const
/external/capstone/include/capstone/
Dx86.h1613 X86_INS_VPUNPCKLBW, enumerator
/external/capstone/arch/X86/
DX86Mapping.c2077 { X86_INS_VPUNPCKLBW, "vpunpcklbw" },
DX86MappingInsn.inc46793 X86_VPUNPCKLBWYrm, X86_INS_VPUNPCKLBW,
46799 X86_VPUNPCKLBWYrr, X86_INS_VPUNPCKLBW,
46805 X86_VPUNPCKLBWrm, X86_INS_VPUNPCKLBW,
46811 X86_VPUNPCKLBWrr, X86_INS_VPUNPCKLBW,
DX86MappingInsnOp.inc31196 { /* X86_VPUNPCKLBWYrm, X86_INS_VPUNPCKLBW: vpunpcklbw $dst, $src1, $src2 */
31200 { /* X86_VPUNPCKLBWYrr, X86_INS_VPUNPCKLBW: vpunpcklbw $dst, $src1, $src2 */
31204 { /* X86_VPUNPCKLBWrm, X86_INS_VPUNPCKLBW: vpunpcklbw $dst, $src1, $src2 */
31208 { /* X86_VPUNPCKLBWrr, X86_INS_VPUNPCKLBW: vpunpcklbw $dst, $src1, $src2 */