[Bug c++/100809] PPC: __int128 divide/modulo does not use P10 instructions vdivsq/vdivuq
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 1 22:58:31 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100809
--- Comment #4 from Michael Meissner <meissner at gcc dot gnu.org> ---
Note, in looking at Carl's patch, it is only for adding the built-ins. I don't
believe it adds direct support for {,u}divti3 and {,u}moddti3 to implement
these for normal __int128 variables.
More information about the Gcc-bugs
mailing list