Package: binutils
Severity: normal

When disassembling vmlinux, i noticed that this hex sequence: "ff 14 85 b0 d2 
25 c1" is 
interpreted like "call *-0x3eda2d50(,%eax,4)" instead of "call 
*c125d2b0(,%eax,4)". As 
I understand, the problem is that the address in the hex code is interpreted 
like a signed 
integer instead of unsigned. Thanks in advance ;)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to