bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14875] Disassembling m68k shows scales which the m68000 do


From: address@hidden
Subject: [Bug binutils/14875] Disassembling m68k shows scales which the m68000 does not support
Date: Sun, 25 Nov 2012 14:29:33 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14875

--- Comment #1 from Andreas Schwab <address@hidden> 2012-11-25 14:29:33 UTC ---
That's not "Memory Indirect Preindexed" (the 68000 does not support memory
indirect at all) but "Address Register Indirect with Index (8-Bit
Displacement)".

Just because the 68000 ignores the scale should not be a reason for objdump to
ignore it.  It should be visible that the encoding is non-canonical.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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