* i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.

(INVLPG_Fixup): New function.
	(PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.

	* opcode/i386.h (i386_optab): Remove CpuNo64 from sysenter and
	sysexit.
This commit is contained in:
Jakub Jelinek
2004-03-12 10:47:49 +00:00
parent 75f1011bbf
commit 1260d0e446
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2004-03-12 Jakub Jelinek <jakub@redhat.com>
* opcode/i386.h (i386_optab): Remove CpuNo64 from sysenter and
sysexit.
2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
* dyn-string.h: Update copyright date.