elf64: fix 32-bit truncations
authorH. Peter Anvin <hpa@zytor.com>
Wed, 19 Sep 2007 05:22:49 +0000 (22:22 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 19 Sep 2007 05:22:49 +0000 (22:22 -0700)
commit9b0d41ddd440bc040db8515f27e0ebe828449eca
tree1a9965f454f449f3e00108394a32abe76977d5ea
parenteef59fc328b691139bf986936846bf14a5d21555
elf64: fix 32-bit truncations

Fix 32-bit truncations, as evidenced by the following test program:

    mov rax, 8080808080808080h
output/outelf64.c