]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/i386/i386.h
i386.h (VALID_FP_MODE_P, [...]): New.
authorJan Hubicka <jh@suse.cz>
Tue, 13 Feb 2001 10:05:56 +0000 (10:05 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 13 Feb 2001 10:05:56 +0000 (10:05 +0000)
commita946dd00743b24b4ac24ed1f5d39df34bc263964
tree04682f946d515d8096bcf94e039ad47b025b99f4
parent1b9ea8eb1a5e831e8c3d474aedc8f9996306d14e
i386.h (VALID_FP_MODE_P, [...]): New.

* 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.

From-SVN: r39621
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/configure