summaryrefslogtreecommitdiff
path: root/parser.y
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2017-01-15 23:13:56 -0600
committerBobby Bingham <koorogi@koorogi.info>2017-01-15 23:19:47 -0600
commitbb7ae08ee638cf9b88a69ca89c5b6b12401c37f5 (patch)
tree8655183d15ea7efe77607eb12d8fe3b9483c29e3 /parser.y
parent19458565441227f4981681a8de126517d734da3e (diff)
nqdasm: reduce size of line structure
This structure represents essentially all the run-time memory use of the disassembler, with 32k instances of it allocated. On 64-bit systems, this cuts the size of a single instance from 16 bytes to 8 bytes. On a 32-bit system, it goes from 12 bytes to 8 bytes.
Diffstat (limited to 'parser.y')
0 files changed, 0 insertions, 0 deletions