split cmp in two sizes
This commit is contained in:
parent
27f32f26b3
commit
7dc3e5dcf6
5 changed files with 20 additions and 8 deletions
|
@ -134,7 +134,8 @@ enum {
|
|||
OSwap,
|
||||
OSign,
|
||||
OXDiv,
|
||||
OXCmp,
|
||||
OXCmpw,
|
||||
OXCmpl,
|
||||
OXSet,
|
||||
OXSet1 = OXSet + NCmp-1,
|
||||
OLast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue