* cmpxchg8b doesn't have a size suffix

git-svn-id: trunk@6164 -
This commit is contained in:
Jonas Maebe 2007-01-24 15:15:04 +00:00
parent f2273f9cd4
commit c1df4454fe
7 changed files with 13 additions and 8 deletions

View File

@ -592,5 +592,6 @@
'rdm', 'rdm',
'movabs', 'movabs',
'movslq', 'movslq',
'cqto' 'cqto',
'cmpxchg16b'
); );

View File

@ -31,7 +31,7 @@ attsufNONE,
attsufNONE, attsufNONE,
attsufINT, attsufINT,
attsufINT, attsufINT,
attsufINT, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,
@ -592,5 +592,6 @@ attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE attsufNONE,
attsufINT
); );

View File

@ -592,5 +592,6 @@
'rdm', 'rdm',
'movabs', 'movabs',
'movsxd', 'movsxd',
'cqo' 'cqo',
'cmpxchg16b'
); );

View File

@ -592,5 +592,6 @@ A_DMINT,
A_RDM, A_RDM,
A_MOVABS, A_MOVABS,
A_MOVSXD, A_MOVSXD,
A_CQO A_CQO,
A_CMPXCHG16B
); );

View File

@ -592,5 +592,6 @@
(Ch: (Ch_All, Ch_None, Ch_None)), (Ch: (Ch_All, Ch_None, Ch_None)),
(Ch: (Ch_Wop2, Ch_Rop1, Ch_None)), (Ch: (Ch_Wop2, Ch_Rop1, Ch_None)),
(Ch: (Ch_Wop2, Ch_Rop1, Ch_None)), (Ch: (Ch_Wop2, Ch_Rop1, Ch_None)),
(Ch: (Ch_MRAX, Ch_WRDX, Ch_None)) (Ch: (Ch_MRAX, Ch_WRDX, Ch_None)),
(Ch: (Ch_All, Ch_None, Ch_None))
); );

View File

@ -199,7 +199,7 @@ rm8,reg8 \300\323\2\x0F\xB0\101 PENT
regmem,reg16|32|64 \300\320\2\x0F\xA7\101 486,SM regmem,reg16|32|64 \300\320\2\x0F\xA7\101 486,SM
rm8,reg8 \300\323\2\x0F\xA6\101 486,UNDOC rm8,reg8 \300\323\2\x0F\xA6\101 486,UNDOC
[CMPXCHG8B,cmpxchg8bX] [CMPXCHG8B,cmpxchg8b]
(Ch_All, Ch_None, Ch_None) (Ch_All, Ch_None, Ch_None)
mem \300\323\2\x0F\xC7\201 PENT mem \300\323\2\x0F\xC7\201 PENT

View File

@ -31,7 +31,7 @@ attsufNONE,
attsufNONE, attsufNONE,
attsufINT, attsufINT,
attsufINT, attsufINT,
attsufINT, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,
attsufNONE, attsufNONE,