gas/
authorJan Beulich <jbeulich@novell.com>
Thu, 27 Jan 2005 08:41:25 +0000 (08:41 +0000)
committerJan Beulich <jbeulich@novell.com>
Thu, 27 Jan 2005 08:41:25 +0000 (08:41 +0000)
commit97762d08db7baa887e466890451958465253d014
tree73a2e58ae6145db1a79457100d7f6a98553f77e0
parent67f937f572b3793d08cc0704622365dff73acd9a
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]
This page took 0.024248 seconds and 4 git commands to generate.