vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / elf32visium.sh
1 SCRIPT_NAME=visium
2 OUTPUT_FORMAT="elf32-visium"
3 TEXT_START_ADDR=0x00000000
4 MAXPAGESIZE=0x10000
5 NONPAGED_TEXT_START_ADDR=0x10000
6 ARCH=visium
7 MACHINE=
8 TEMPLATE_NAME=elf
9 DYNAMIC_LINK=FALSE
This page took 0.031624 seconds and 4 git commands to generate.