* 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)
commitf16b83dfe5679113dbf58b41d4eed6e49ddcd9c6
treee79d7c218eebe69e33e6acea5a94c3ec2182b7ba
parentb8355149f824e4100852565efbe121f01800c664
* 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
This page took 0.024756 seconds and 4 git commands to generate.