OSDN Git Service

* i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Feb 2001 10:05:56 +0000 (10:05 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Feb 2001 10:05:56 +0000 (10:05 +0000)
commit0698f0cc27693550d998b2eaf775387070272900
tree04682f946d515d8096bcf94e039ad47b025b99f4
parente35ffb4da951d20e62f94a3f096210dac3197e8a
* i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New.
(HARD_REGNO_MODE_OK): Move offline to ....
* i386.c (ix86_hard_regno_mode_ok) ... here;
refuse all incorrect modes.
* i386-protos.h (ix86_hard_regno_mode_ok): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39621 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/configure