Home | History | Annotate | Line # | Download | only in emulparams
      1 source_sh ${srcdir}/emulparams/elf64alpha.sh
      2 ENTRY=__start
      3 
      4 NOP=0x47ff041f
      5 # XXX binutils 2.13
      6 # Note that the number is always big-endian, thus we have to 
      7 # reverse the digit string.
      8 #NOP=0x0000fe2f1f04ff47		# unop; nop
      9