vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / elf32lmip.sh
1 # If you change this file, please also look at files which source this one:
2 # elf32elmip.sh elf32lsmip.sh
3
4 source_sh ${srcdir}/emulparams/elf32bmip.sh
5 OUTPUT_FORMAT="elf32-littlemips"
6 BIG_OUTPUT_FORMAT="elf32-bigmips"
7 LITTLE_OUTPUT_FORMAT="elf32-littlemips"
This page took 0.030104 seconds and 4 git commands to generate.