https://sourceware.org/bugzilla/show_bug.cgi?id=10775
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-20
22:18 ---
Subject: Bug 10775
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-10-20 22:18:19
Modified files:
gas: ChangeLog
gas/doc: c
--- Additional Comments From konrad dot schwarz at siemens dot com
2009-10-20 07:44 ---
Subject: RE: x86 64 documentation addenda
> > > movabs is not the only form to load a 64-bit literal into
> a register.
> >
> > If there are other forms, where are they documented?
>
> The normal
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-19
17:08 ---
(In reply to comment #4)
> >
> > movabs is not the only form to load a 64-bit literal into a register.
>
> If there are other forms, where are they documented?
The normal "mov" insn:
mov $0x1,%r
--- Additional Comments From konrad dot schwarz at siemens dot com
2009-10-19 08:52 ---
Please add the other parts of the patch too. See Comment #4 for why. (Sorry
for the long lines).
If you wish, I can submit the proposed changes in patch form.
--
What|Removed
ch, this
would have been avoided.
Konrad Schwarz
> -Original Message-
> From: hjl dot tools at gmail dot com
> [mailto:sourceware-bugzi...@sourceware.org]
> Sent: Friday, October 16, 2009 6:30 PM
> To: Schwarz, Konrad
> Subject: [Bug gas/10775] x8
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-16
16:55 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-16
16:33 ---
Subject: Bug 10775
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-10-16 16:33:17
Modified files:
gas: ChangeLog
gas/doc: c
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-16
16:30 ---
(In reply to comment #0)
> The following information is lacking from the GAS manual:
>
> In node (as.info)i386-Mnemonics, add at the end of 9.13.4,
>
> In 64-bit mode, `movabs' is the form of the mov instr