vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / elf32_x86_64_nacl.sh
1 source_sh ${srcdir}/emulparams/elf32_x86_64.sh
2 source_sh ${srcdir}/emulparams/elf_nacl.sh
3 OUTPUT_FORMAT="elf32-x86-64-nacl"
4 ARCH="i386:x64-32:nacl" # The :nacl just means one-byte nops for code fill.
This page took 0.039138 seconds and 4 git commands to generate.