split store into store{w,l}
This commit is contained in:
parent
f6df9e55c5
commit
1583f4bd32
5 changed files with 64 additions and 76 deletions
|
@ -128,7 +128,8 @@ enum {
|
|||
ORem,
|
||||
OCmp,
|
||||
OCmp1 = OCmp + NCmp-1,
|
||||
OStore,
|
||||
OStorel,
|
||||
OStorew,
|
||||
OStores,
|
||||
OStoreb,
|
||||
OLoad,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue