real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.

* real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
        available.
        (UEMUSHORT): New. Use instead of unsigned EMUSHORT.
        (m16m,edivm,emulm): Change declaration to match definition.

From-SVN: r45481
This commit is contained in:
Roman Lechtchinsky 2001-09-07 22:33:56 +00:00 committed by Richard Henderson
parent b4905cba94
commit 177b41ebf3
2 changed files with 471 additions and 450 deletions

View File

@ -1,3 +1,10 @@
2001-09-07 Roman Lechtchinsky <rl@cs.tu-berlin.de>
* real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
available.
(UEMUSHORT): New. Use instead of unsigned EMUSHORT.
(m16m,edivm,emulm): Change declaration to match definition.
2001-09-07 Roman Lechtchinsky <rl@cs.tu-berlin.de> 2001-09-07 Roman Lechtchinsky <rl@cs.tu-berlin.de>
* reload.c (push_reload): Check for subreg_lowpart_p instead of * reload.c (push_reload): Check for subreg_lowpart_p instead of

File diff suppressed because it is too large Load Diff