mirror of
git://c9x.me/qbe.git
synced 2026-04-06 18:39:48 +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 {
|
enum {
|
||||||
NString = 32,
|
NString = 32,
|
||||||
NPred = 15,
|
NPred = 15,
|
||||||
NIns = 256,
|
NIns = 8192,
|
||||||
NAlign = 3,
|
NAlign = 3,
|
||||||
NSeg = 32,
|
NSeg = 32,
|
||||||
NTyp = 128,
|
NTyp = 128,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user