bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/13145] movem zero offset not removed on ColdFire


From: address@hidden
Subject: [Bug gas/13145] movem zero offset not removed on ColdFire
Date: Thu, 01 Sep 2011 16:11:54 +0000

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

--- Comment #1 from Andreas Schwab <address@hidden> 2011-09-01 16:11:54 UTC ---
There is currently no specifier that matches modes 2+5, so the patterns are
separate.

/* FIXME: need specifier for mode 2 and 5 to simplify below insn patterns.  */
{"moveml", 4,    one(0044320),    one(0177770), "Lwas", mcfisa_a },
{"moveml", 4,    one(0044320),    one(0177770), "#was", mcfisa_a },
{"moveml", 4,    one(0044350),    one(0177770), "Lwds", mcfisa_a },
{"moveml", 4,    one(0044350),    one(0177770), "#wds", mcfisa_a },

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