stores becomes storeh
This commit is contained in:
parent
e198fe6c40
commit
5097cf1d42
4 changed files with 6 additions and 6 deletions
|
@ -252,7 +252,7 @@ eins(Ins i, Fn *fn, FILE *f)
|
|||
break;
|
||||
case OStorel:
|
||||
case OStorew:
|
||||
case OStores:
|
||||
case OStoreh:
|
||||
case OStoreb:
|
||||
emitf(fn, f, "mov%t %R, %M",
|
||||
i.op - OStorel, i.arg[0], i.arg[1]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue