[Bug target/58897] Improve 128/64 division

2021-08-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58897 Andrew Pinski changed: What|Removed |Added CC||kamkaz at windowslive dot com ---

[Bug target/58897] Improve 128/64 division

2014-03-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58897 --- Comment #1 from Marc Glisse glisse at gcc dot gnu.org --- Untested, but this shows what the 128/64 division could look like (with obvious variants for mod and divmod). I don't really know how to get gcc to generate anything like that though. I