OSDN Git Service

gas/
authorhjl <hjl>
Tue, 20 Oct 2009 22:18:17 +0000 (22:18 +0000)
committerhjl <hjl>
Tue, 20 Oct 2009 22:18:17 +0000 (22:18 +0000)
commit54f080761d3d2fa9f3e37e789f0d2659c256f7cc
treef4d330773423b524fa979f147dfc931422f82adc
parent99c23c3de805064e4470930c6990081f69aad9b1
gas/

2009-10-20  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/10775
* doc/c-i386.texi: Mention movabs.

gas/testsuite/

2009-10-20  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/10775
* gas/i386/immed64.d: Updated.
* gas/i386/l1om.d: Likewise.
* gas/i386/x86-64-disp-intel.d: Likewise.
* gas/i386/x86-64-disp.d: Likewise.
* gas/i386/x86_64.d: Likewise.

opcodes/

2009-10-20  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/10775
* i386-dis.c: Document LB, LS and LV macros.
(dis386): Use mov%LB, mov%LS and mov%LV on mov instruction
with the 64-bit displacement or immediate operand.
(putop): Handle LB, LS and LV macros.
gas/ChangeLog
gas/doc/c-i386.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/immed64.d
gas/testsuite/gas/i386/l1om.d
gas/testsuite/gas/i386/x86-64-disp-intel.d
gas/testsuite/gas/i386/x86-64-disp.d
gas/testsuite/gas/i386/x86_64.d
opcodes/ChangeLog
opcodes/i386-dis.c