Home
last modified time | relevance | path

Searched refs:X86_INS_INVLPGA (Results 1 – 9 of 9) sorted by relevance

/external/capstone/bindings/vb6/
Dmx86.bas646 X86_INS_INVLPGA
/external/capstone/bindings/java/capstone/
DX86_const.java640 public static final int X86_INS_INVLPGA = 228; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py637 X86_INS_INVLPGA = 228 variable
/external/capstone/include/capstone/
Dx86.h614 X86_INS_INVLPGA, enumerator
/external/capstone/arch/X86/
DX86Mapping.c1078 { X86_INS_INVLPGA, "invlpga" },
DX86MappingInsn_reduce.inc3059 X86_INVLPGA32, X86_INS_INVLPGA,
3065 X86_INVLPGA64, X86_INS_INVLPGA,
DX86MappingInsnOp_reduce.inc2040 { /* X86_INVLPGA32, X86_INS_INVLPGA: invlpga eax, ecx */
2044 { /* X86_INVLPGA64, X86_INS_INVLPGA: invlpga rax, ecx */
DX86MappingInsn.inc4715 X86_INVLPGA32, X86_INS_INVLPGA,
4721 X86_INVLPGA64, X86_INS_INVLPGA,
DX86MappingInsnOp.inc3144 { /* X86_INVLPGA32, X86_INS_INVLPGA: invlpga eax, ecx */
3148 { /* X86_INVLPGA64, X86_INS_INVLPGA: invlpga rax, ecx */