Searched refs:X86_INS_PCMPEQW (Results 1 - 5 of 5) sorted by relevance

/external/capstone/bindings/java/capstone/
H A DX86_const.java725 public static final int X86_INS_PCMPEQW = 386; field in class:X86_const
/external/capstone/bindings/python/capstone/
H A Dx86_const.py722 X86_INS_PCMPEQW = 386 variable
/external/capstone/bindings/vb6/
H A Dmx86.bas803 X86_INS_PCMPEQW
/external/capstone/include/
H A Dx86.h653 X86_INS_PCMPEQW, enumerator in enum:x86_insn
/external/capstone/arch/X86/
H A DX86Mapping.c1203 { X86_INS_PCMPEQW, "pcmpeqw" },
9771 X86_MMX_PCMPEQWirm, X86_INS_PCMPEQW,
9777 X86_MMX_PCMPEQWirr, X86_INS_PCMPEQW,
12693 X86_PCMPEQWrm, X86_INS_PCMPEQW,
12699 X86_PCMPEQWrr, X86_INS_PCMPEQW,

Completed in 157 milliseconds