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
Indexes created Tue Mar 17 00:23:13 UTC 2026