vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / pdp11.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-pdp11"
3 TEXT_START_ADDR=0
4 TARGET_PAGE_SIZE=256
5 ARCH=pdp11
This page took 0.034072 seconds and 4 git commands to generate.