mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-04-19 09:23:06 +00:00
Increase compiler symbol size and update images
This commit is contained in:
@@ -231,12 +231,12 @@ end
|
||||
//
|
||||
// Generated code buffers
|
||||
//
|
||||
const OPSEQNUM = 256
|
||||
const OPSEQNUM = 384
|
||||
const DFDNUM = 128
|
||||
const TAGNUM = 1024
|
||||
const FIXUPNUM = 2048
|
||||
const MODDEPNUM = 8
|
||||
const IDGLOBALSZ = 4096
|
||||
const IDGLOBALSZ = 5120
|
||||
const IDLOCALSZ = 512
|
||||
const CASENUM = 64
|
||||
word fixup_cnt, tag_cnt = -1
|
||||
|
||||
Reference in New Issue
Block a user