Searched refs:X86_INS_VPHMINPOSUW (Results 1 – 7 of 7) sorted by relevance
/external/capstone/bindings/vb6/ |
D | mx86.bas | 1474 X86_INS_VPHMINPOSUW
|
/external/capstone/bindings/java/capstone/ |
D | X86_const.java | 1492 public static final int X86_INS_VPHMINPOSUW = 1080; field in X86_const
|
/external/capstone/bindings/python/capstone/ |
D | x86_const.py | 1489 X86_INS_VPHMINPOSUW = 1080 variable
|
/external/capstone/include/capstone/ |
D | x86.h | 1466 X86_INS_VPHMINPOSUW, enumerator
|
/external/capstone/arch/X86/ |
D | X86Mapping.c | 1930 { X86_INS_VPHMINPOSUW, "vphminposuw" },
|
D | X86MappingInsn.inc | 39077 X86_VPHMINPOSUWrm128, X86_INS_VPHMINPOSUW, 39083 X86_VPHMINPOSUWrr128, X86_INS_VPHMINPOSUW,
|
D | X86MappingInsnOp.inc | 26052 { /* X86_VPHMINPOSUWrm128, X86_INS_VPHMINPOSUW: vphminposuw $dst, $src */ 26056 { /* X86_VPHMINPOSUWrr128, X86_INS_VPHMINPOSUW: vphminposuw $dst, $src */
|