split cmp in two sizes

This commit is contained in:
Quentin Carbonneaux 2015-08-06 16:35:17 -04:00
parent 27f32f26b3
commit 7dc3e5dcf6
5 changed files with 20 additions and 8 deletions

View file

@ -134,7 +134,8 @@ enum {
OSwap,
OSign,
OXDiv,
OXCmp,
OXCmpw,
OXCmpl,
OXSet,
OXSet1 = OXSet + NCmp-1,
OLast