8sa1-gcc/gcc/config/arm
Torbjorn Granlund fd3f89a9a2 (comment before extendhisi2): Remove the lie.
(zero_extendhisi2): Rewrite to work if op0 == op1.  Use
gen_lowpart in preparation code.
(extendqisi2, extendhisi2): Likewise.
(extendqihi2): Expand.
(restorehi): Rewrite for correctness, efficiency, and
clarity. Avoid generating insns involving truncate.  Generate
needed pseudos in preparation statements.
(storehi): Likewise.
(storeinthi): Likewise.
(movhi): Call gen_storehi, gen_restorehi, gen_storeinthi according
their new definitions.  Use force_reg to put address in register.

From-SVN: r2255
1992-09-26 22:36:47 +00:00
..
arm.c (before functions): Remove xmalloc decl. 1992-09-05 22:51:40 +00:00
arm.h (MOVE_MAX): Define as 4. 1992-09-06 21:37:08 +00:00
arm.md (comment before extendhisi2): Remove the lie. 1992-09-26 22:36:47 +00:00
xm-arm.h entered into RCS 1991-05-31 19:40:02 +00:00