]> sourceware.org Git - newlib-cygwin.git/commit
* 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)
commit24ef47fe10995e32a564c487ae588a5eda76a8bb
tree863d1a2925c7e466f50c5d407a1d83b1d24a8867
parent38a353ab168f437354f7083e5b21569080bf7aa7
* 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.
include/opcode/i386.h
This page took 0.031791 seconds and 5 git commands to generate.