aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2017-06-07 17:32:39 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2017-06-07 17:32:39 +0200
commit346081bd18e918571f0169a20122fb3ed3552960 (patch)
treec77027517ade16edaf54c89d11c11b5b0d83c5a5 /gcc/c
parent3e2bca2e2cc6bfa7bd820d2c684c3ec13d21537a (diff)
downloadgcc-346081bd18e918571f0169a20122fb3ed3552960.zip
gcc-346081bd18e918571f0169a20122fb3ed3552960.tar.gz
gcc-346081bd18e918571f0169a20122fb3ed3552960.tar.bz2
rs6000: Remove spe_acc and spefscr
We can also remove the two other SPE registers. * config/rs6000/darwin.h (REGISTER_NAMES): Delete the SPE_ACC and SPEFSCR registers. * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Ditto. (enum rs6000_reg_type): Delete SPE_ACC_TYPE and SPEFSCR_REG_TYPE. (rs6000_debug_reg_global): Adjust. (rs6000_init_hard_regno_mode_ok): Adjust. (rs6000_dbx_register_number): Adjust. * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Change to 115. (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS): Remove SPE_ACC and SPEFSCR. (REG_ALLOC_ORDER): Ditto. (FRAME_POINTER_REGNUM): Change to 111. (enum reg_class): Remove the SPE_ACC and SPEFSCR registers. (REG_CLASS_NAMES): Ditto. (REG_CLASS_CONTENTS): Delete the SPE_ACC and SPEFSCR registers. (REGISTER_NAMES): Ditto. (ADDITIONAL_REG_NAMES): Ditto. (rs6000_reg_names): Ditto. * config/rs6000/rs6000.md: Renumber some register number define_constants. From-SVN: r248986
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions