gas/
commitc77b585b2e494fc6ed3a2d6e78dff076ca7a59a3
authorJan Beulich <jbeulich@novell.com>
Thu, 27 Jan 2005 08:41:25 +0000 (27 08:41 +0000)
committerJan Beulich <jbeulich@novell.com>
Thu, 27 Jan 2005 08:41:25 +0000 (27 08:41 +0000)
tree82db231e002afa79b7a2e6ae01f9e9e800ffd526
parentd26ed535d5510703a9b9e4863b7372941902c245
gas/
2005-01-25  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (emit_one_bundle): Add late resolution of move
to/from application registers dynamic insns.
(md_assemble): Defer resolution of move to/from application registers
dynamic insns when they can be issued on either the I- or M-units.

gas/testsuite/
2005-01-25  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
M-unit.
* gas/ia64/mov-ar.[ds]: New.
* gas/ia64/ia64.exp: Run new test.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/dv-waw-err.l
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/mov-ar.d [new file with mode: 0644]
gas/testsuite/gas/ia64/mov-ar.s [new file with mode: 0644]