# Various knobs for translating SubX programs using SubX. == data # largest segment that can be translated Segment-size: 0x200000/imm32/2MB # maximum size of input textual stream (spanning all segments) Input-size: 0x400000/imm32/4MB # number of labels we can translate to addresses Max-labels: 0x60000/imm32/24K-labels/192KB # capacity of trace-stream Trace-size: 0x200000/imm32/2MB