|
|
|
@ -2430,6 +2430,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_ADC64rr_REV, X86_INS_ADC, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_ADC82_8ri8, X86_INS_ADC, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -2442,6 +2448,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_ADC8mi, X86_INS_ADC, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_ADC8mi8, X86_INS_ADC, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -2658,6 +2670,18 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_ADD64rr_REV, X86_INS_ADD, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_ADD82_8mi8, X86_INS_ADD, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_ADD82_8ri8, X86_INS_ADD, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -2682,12 +2706,6 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_ADD8ri, X86_INS_ADD, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_ADD8ri8, X86_INS_ADD, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -3102,6 +3120,18 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_AND64rr_REV, X86_INS_AND, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_AND82_8mi8, X86_INS_AND, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_AND82_8ri8, X86_INS_AND, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -3126,12 +3156,6 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_AND8ri, X86_INS_AND, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_AND8ri8, X86_INS_AND, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -4890,6 +4914,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_CMP64rr_REV, X86_INS_CMP, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_CMP82_8ri8, X86_INS_CMP, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -4902,6 +4932,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_CMP8mi, X86_INS_CMP, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_CMP8mi8, X86_INS_CMP, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -12258,6 +12294,18 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_OR64rr_REV, X86_INS_OR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_OR82_8mi8, X86_INS_OR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_OR82_8ri8, X86_INS_OR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -12282,12 +12330,6 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_OR8ri, X86_INS_OR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_OR8ri8, X86_INS_OR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -16116,6 +16158,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_SBB64rr_REV, X86_INS_SBB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_SBB82_8ri8, X86_INS_SBB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -16128,6 +16176,12 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_SBB8mi, X86_INS_SBB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_SBB8mi8, X86_INS_SBB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ X86_REG_EFLAGS, 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -17484,6 +17538,18 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_SUB64rr_REV, X86_INS_SUB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_SUB82_8mi8, X86_INS_SUB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_SUB82_8ri8, X86_INS_SUB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -17508,12 +17574,6 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_SUB8ri, X86_INS_SUB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_SUB8ri8, X86_INS_SUB, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -37740,6 +37800,18 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_XOR64rr_REV, X86_INS_XOR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_XOR82_8mi8, X86_INS_XOR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_XOR82_8ri8, X86_INS_XOR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -37764,12 +37836,6 @@ static insn_map insns[] = { // full x86 instructions |
|
|
|
|
X86_XOR8ri, X86_INS_XOR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
X86_XOR8ri8, X86_INS_XOR, |
|
|
|
|
#ifndef CAPSTONE_DIET |
|
|
|
|
{ 0 }, { X86_REG_EFLAGS, 0 }, { X86_GRP_NOT64BITMODE, 0 }, 0, 0 |
|
|
|
|
#endif |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|