[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Mon, 21 Sep 2020 19:26:43 +0000 (14:26 -0500)
committerWill Schmidt <will_schmidt@vnet.ibm.com>
Thu, 8 Oct 2020 15:39:10 +0000 (10:39 -0500)
commitcd23ed8af236db2d28314e0652d04e5a0e1540b6
treec25ddc90c61428012517bb9790f254a441991c79
parent3e1123e52f8eca2650efa0bc81768792d328961f
[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2

Rename our BU_P10_MISC_2 built-in define macro to be
BU_P10_POWERPC64_MISC_2.   This more accurately reflects
that the macro includes the RS6000_BTM_POWERPC64 entry,
and matches the style we used for the P7 equivalent.

gcc/ChangeLog:
* config/rs6000/rs6000-builtin.def (BU_P10_MISC_2): Rename
to BU_P10_POWERPC64_MISC_2.
CFUGED, CNTLZDM, CNTTZDM, PDEPD, PEXTD): Call renamed macro.
gcc/config/rs6000/rs6000-builtin.def