aboutsummaryrefslogtreecommitdiff
path: root/config.if
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@gcc.gnu.org>2001-04-12 03:11:48 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2001-04-12 03:11:48 +0000
commit38886f371d839e078be73cd4f06c28a5be65b672 (patch)
tree2bd047de32b655e86c37534a7190c602270cd268 /config.if
parentccc27eab4274345ff66b285092151817fcdceb6a (diff)
downloadgcc-38886f371d839e078be73cd4f06c28a5be65b672.zip
gcc-38886f371d839e078be73cd4f06c28a5be65b672.tar.gz
gcc-38886f371d839e078be73cd4f06c28a5be65b672.tar.bz2
rs6000.c (rs6000_emit_move): Do not special-case HOST_BITS_PER_WIDE_INT != 32.
* config/rs6000/rs6000.c (rs6000_emit_move): Do not special-case HOST_BITS_PER_WIDE_INT != 32. Use same criteria for generating CONST_INT and CONST_DOUBLE. * config/rs6000/rs6000.c (logical_operand): CONST_INTs are already sign-extended. (rs6000_emit_prologue): Make register iterator signed. (rs6000_emit_epilogue): Likewise. * config/rs6000/rs6000.md (addsi3, adddi3): Sign-extend high and low. (movsf split, movdf split): Sign-extend CONST_INTs. (movdi splits): Likewise. From-SVN: r41282
Diffstat (limited to 'config.if')
0 files changed, 0 insertions, 0 deletions