OSDN Git Service

* tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
authorhubicka <hubicka>
Mon, 11 Dec 2000 14:01:45 +0000 (14:01 +0000)
committerhubicka <hubicka>
Mon, 11 Dec 2000 14:01:45 +0000 (14:01 +0000)
commit00cd0c1465f564fd220bbd45ae2d7f62eb6a49a6
treeb080066f87ebb3894dafd0cccf6bb93fabaaf14e
parenta42e1cf5fa43ebb6ed5887580a48ddb878dd17e8
* 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