mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
patch isel for store{s,d}
This commit is contained in:
parent
0debea30d4
commit
94b22db5c8
@ -240,6 +240,8 @@ sel(Ins i, ANum *an, Fn *fn)
|
||||
break;
|
||||
case ONop:
|
||||
break;
|
||||
case OStored:
|
||||
case OStores:
|
||||
case OStorel:
|
||||
case OStorew:
|
||||
case OStoreh:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user