# Various knobs for translating SubX programs using SubX. == data # largest segment that can be translated Segment-size: 0xc0000/imm32/0.75MB # maximum size of input textual stream (spanning all segments) Input-size: 0x180000/imm32/1.5MB # number of labels we can translate to addresses Max-labels: 0x10000/imm32/4K-labels/64KB # capacity of trace-stream Trace-size: 0x80000/imm32/512KB