# Various knobs for translating SubX programs using SubX. == data # largest segment that can be translated Segment-size: 0x100000/imm32/1MB # 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: 0x20000/imm32/8K-labels/128KB # capacity of trace-stream Trace-size: 0x100000/imm32/1MB