OSDN Git Service

* tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
authorJan Hubicka <jh@suse.cz>
Mon, 11 Dec 2000 14:01:46 +0000 (14:01 +0000)
committerJan Hubicka <jh@suse.cz>
Mon, 11 Dec 2000 14:01:46 +0000 (14:01 +0000)
commited54d3d0c486cf725a8d59f3b2898fc17abb8fc6
tree6429343bc3bbea6e3ace186eb593c5fa937e5975
parent225f259406cd9802a0b9614896d33e00ae366817
* tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
mode; convert 'd' suffix to 's' or 'l'; remove all DWORD_MNEM_SUFFIX
references.
(intel_e09_1): Convert QWORD to 'l' suffix for FP operations; refuse
otherwise.
* tc-i386.h (DWORD_MNEM_SUFFIX): Kill.
(No_dSuf): Kill.

* i386.h (*_Suf): Remove No_dSuf.
(d_suf, wld_Suf,sld_Suf, sldx_Suf, bwld_Suf, d_FP, sld_FP, sldx_FP)
Remove.
(i386_optab): Remove 'd' in the suffixes.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h
include/opcode/i386.h