gas/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 20 Jun 2005 23:18:39 +0000 (23:18 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 20 Jun 2005 23:18:39 +0000 (23:18 +0000)
commitb300c311a0740cbe64b5781b34d2f3a9c778273f
treebaa95ec6806b2a612df96a2de97ba3770f312e40
parent973a3492d553c8b18c8a3257b4874253c0efa68a
gas/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* config/tc-i386.c (md_assemble): Don't call optimize_disp on
movabs.
(optimize_disp): Optimize only if possible. Don't use 64bit
displacement on non-constants and do same on constants if
possible.

gas/testsuite/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* i386/x86_64.s: Add absolute 64bit addressing tests for mov.
* i386/x86_64.s: Updated.

include/opcode/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* i386.h (i386_optab): Update comments for 64bit addressing on
mov. Allow 64bit addressing for mov and movq.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86_64.d
gas/testsuite/gas/i386/x86_64.s
include/opcode/ChangeLog
include/opcode/i386.h
This page took 0.04482 seconds and 4 git commands to generate.