diff options
author | Jeff Law <law@gcc.gnu.org> | 1993-01-30 14:09:51 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1993-01-30 14:09:51 -0700 |
commit | f048ca473feeb440805900e7317caf1d0bb70254 (patch) | |
tree | 7b76c6fb681ed8c4a0a6d6062215450002f76ce6 /gcc/combine.c | |
parent | 7c57c7983db905332775ea62c5f6047cbb3d2b64 (diff) | |
download | gcc-f048ca473feeb440805900e7317caf1d0bb70254.zip gcc-f048ca473feeb440805900e7317caf1d0bb70254.tar.gz gcc-f048ca473feeb440805900e7317caf1d0bb70254.tar.bz2 |
pa.c (reg_or_0_operand): Use CONST0_RTX instead of const0_rtx.
* pa.c (reg_or_0_operand): Use CONST0_RTX instead of
const0_rtx.
(reg_or_0_or_nonsymb_mem_operand): New function.
(emit_move_sequence): Copying CONST0_RTX into any
register can be done directly. Use CONST0_RTX instead
of const0_rtx.
(output_fp_move_double): Handle copying a CONST0_RTX
into FP or integer registers.
(print_operand): Handle "%r0" for DFmode and SFmode
values too.
From-SVN: r3391
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions