bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/658] i386 assembler and disassembler can't handle SIB with INDE


From: amodra at bigpond dot net dot au
Subject: [Bug gas/658] i386 assembler and disassembler can't handle SIB with INDEX==4
Date: 14 Jan 2005 00:34:14 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2005-01-14 
00:34 -------
The intel mode disassembly of these instructions is clearly wrong.

We ought to display
   3:   8b 04 63                mov    eax,DWORD PTR [ebx+0*2]
   6:   8b 04 a3                mov    eax,DWORD PTR [ebx+0*4]
   9:   8b 04 e3                mov    eax,DWORD PTR [ebx+0*8]

I think all the other cases are non-problems

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=658

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]