aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2019-05-20 02:13:41 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2019-05-20 02:13:41 +0200
commit8509e17091254d25b7dfe4c83a79331bd08f7dae (patch)
tree3aa97861956a334b80ac26f61de7819494ae5809 /gcc/builtins.c
parent49d187c66d4b2d3fd90483b7015d48dbe69ced44 (diff)
downloadgcc-8509e17091254d25b7dfe4c83a79331bd08f7dae.zip
gcc-8509e17091254d25b7dfe4c83a79331bd08f7dae.tar.gz
gcc-8509e17091254d25b7dfe4c83a79331bd08f7dae.tar.bz2
rs6000: Delete the "wy" constraint
This replaces the "wy" constraint by "wa", with isa "p8v". It also creates a new attribute <Fisa>, used together with all <Fv2>. * config/rs6000/constraints.md (define_register_constraint "wy"): Delete. * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete RS6000_CONSTRAINT_wy. * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust. (rs6000_init_hard_regno_mode_ok): Adjust. * config/rs6000/rs6000.md: Replace "wy" constraint by "wa" with "p8v". Use "<Fisa>" as "isa" in all alternatives that use "<Fv2>". (define_mode_attr Fisa): New. * config/rs6000/vsx.md: Replace "wy" constraint by "wa" with "p8v". * doc/md.texi (Machine Constraints): Adjust. From-SVN: r271389
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions