* configure.in: Add support for x86_64 and x86_64-*-linux-gnu*
commit74c2ad0ca2d1d99c202b4c432e1eb19476eba2fc
authorJan Hubicka <jh@suse.cz>
Sat, 30 Dec 2000 18:05:10 +0000 (30 18:05 +0000)
committerJan Hubicka <jh@suse.cz>
Sat, 30 Dec 2000 18:05:10 +0000 (30 18:05 +0000)
tree6ff42131c0bf7f1a43cea343c39bbf9e561274e5
parent82525b56267152b37e6a57430d2a6c9a5546a84b
* configure.in: Add support for x86_64 and x86_64-*-linux-gnu*
* NEWS: Add x86_64.

* i386.h (i386_optab): Add "rex*" instructions;
add swapgs; disable jmp/call far direct instructions for
64bit mode; add syscall and sysret; disable registers for 0xc6
template.  Add 'q' suffixes to extendable instructions, disable
obsoletted instructions, add new sign/zero extension ones.
(i386_regtab): Add extended registers.
(*Suf): Add No_qSuf.
(q_Suf, wlq_Suf, bwlq_Suf): New.
gas/ChangeLog
gas/NEWS
gas/configure.in
include/opcode/ChangeLog
include/opcode/i386.h