mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
bump up NIns, should not hurt us
This commit is contained in:
parent
4467769253
commit
a5dffd6c24
@ -78,7 +78,7 @@ enum Reg {
|
||||
enum {
|
||||
NString = 32,
|
||||
NPred = 15,
|
||||
NIns = 256,
|
||||
NIns = 8192,
|
||||
NAlign = 3,
|
||||
NSeg = 32,
|
||||
NTyp = 128,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user