Fix "movnti"
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-01-10 Richard Schaal <richard.schaal@intel.com>
|
||||
|
||||
* i386.h: Correct movnti instruction.
|
||||
|
||||
2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* cgen.h (CGEN_SYNTAX_CHAR_TYPE): New typedef based on max number
|
||||
@ -20,7 +24,7 @@ Sat Dec 30 19:03:15 MET 2000 Jan Hubicka <jh@suse.cz>
|
||||
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.
|
||||
obsolete instructions, add new sign/zero extension ones.
|
||||
(i386_regtab): Add extended registers.
|
||||
(*Suf): Add No_qSuf.
|
||||
(q_Suf, wlq_Suf, bwlq_Suf): New.
|
||||
|
Reference in New Issue
Block a user