Hi Segher, On 4/8/2022 上午 12:54, Segher Boessenkool wrote: > Hrm. But the maddld insn is useful for SImode as well, in 32-bit mode, > it is just its name that is a bit confusing then. Sorry for confusing > things :-( > > Add a test for SImode maddld as well?
Thanks for your comments. Just want to double confirm that a maddld test case with "-m32" and "-mpowerpc64" is needed. As far as I understand, maddld is a 64-bit instruction and it should be used with "-mpowerpc64" in a 32-bit register environment. Thanks again Gui Haochen