aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorCarl Love <cel@us.ibm.com>2021-06-10 17:36:25 -0500
committerCarl Love <cel@us.ibm.com>2021-06-15 10:43:33 -0500
commit913b13fcb1dceea0e57a04cb77b11097b132cbf6 (patch)
tree535909e768f1e3af6c6b8916397ad67a97d2aa9f /gcc/builtins.c
parent1de31913d20a467b78904c0e96efd5fbd6facd2c (diff)
downloadgcc-913b13fcb1dceea0e57a04cb77b11097b132cbf6.zip
gcc-913b13fcb1dceea0e57a04cb77b11097b132cbf6.tar.gz
gcc-913b13fcb1dceea0e57a04cb77b11097b132cbf6.tar.bz2
Fix for vcmpequt builtin
The vcmpequt builtin define eqvv1ti3 points to the eqv define instruction for the eqv instruction. The vcmpequt builtin define should point to the vector_eqv1ti instruction definition for the vcmpequq instruction. 2021-06-15 Carl Love <cel@us.ibm.com> gcc/ChangeLog PR target/101022 * config/rs6000/rs6000-builtin.def (VCMPEQUT): Fix the ICODE for the enum definition. (VRLQ, VSLQ, VSRQ, VSRAQ): Remove unused BU_P10_OVERLOAD_2 definitions.
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions