Home
last modified time | relevance | path

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

/external/capstone/bindings/vb6/
Dmx86.bas1072 X86_INS_SMSW
/external/capstone/bindings/java/capstone/
DX86_const.java1075 public static final int X86_INS_SMSW = 663; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py1072 X86_INS_SMSW = 663 variable
/external/capstone/include/capstone/
Dx86.h1049 X86_INS_SMSW, enumerator
/external/capstone/arch/X86/
DX86MappingInsn_reduce.inc8051 X86_SMSW16m, X86_INS_SMSW,
8057 X86_SMSW16r, X86_INS_SMSW,
8063 X86_SMSW32r, X86_INS_SMSW,
8069 X86_SMSW64r, X86_INS_SMSW,
DX86Mapping.c1513 { X86_INS_SMSW, "smsw" },
DX86MappingInsnOp_reduce.inc5368 { /* X86_SMSW16m, X86_INS_SMSW: smsw{w} $dst */
5372 { /* X86_SMSW16r, X86_INS_SMSW: smsw{w} $dst */
5376 { /* X86_SMSW32r, X86_INS_SMSW: smsw{l} $dst */
5380 { /* X86_SMSW64r, X86_INS_SMSW: smsw{q} $dst */
DX86MappingInsn.inc14939 X86_SMSW16m, X86_INS_SMSW,
14945 X86_SMSW16r, X86_INS_SMSW,
14951 X86_SMSW32r, X86_INS_SMSW,
14957 X86_SMSW64r, X86_INS_SMSW,
DX86MappingInsnOp.inc9960 { /* X86_SMSW16m, X86_INS_SMSW: smsw{w} $dst */
9964 { /* X86_SMSW16r, X86_INS_SMSW: smsw{w} $dst */
9968 { /* X86_SMSW32r, X86_INS_SMSW: smsw{l} $dst */
9972 { /* X86_SMSW64r, X86_INS_SMSW: smsw{q} $dst */