bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/11030] Missing opcode for assembly instruction 'stldsr' in isa


From: massimo dot ruoroch at polito dot it
Subject: [Bug gas/11030] Missing opcode for assembly instruction 'stldsr' in isa aplus of m68k assembler
Date: 29 Nov 2009 14:55:10 -0000

------- Additional Comments From massimo dot ruoroch at polito dot it  
2009-11-29 14:55 -------
The same bug apply also to following versions of binutils. As a test I checked
with the latest one (2.20), and the error is again at line 2029:

{"stldsr", 6,   two(0x40e7, 0x46fc),    two(0xffff, 0xffff), "#w", mcfisa_c },

must be corrected to:

{"stldsr", 6,   two(0x40e7, 0x46fc),    two(0xffff, 0xffff), "#w", mcfisa_aa |
mcfisa_c },


-- 


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

------- 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]