[PATCH] powerpc: Remove assembler workarounds

Florian Weimer fweimer@redhat.com
Mon Jun 23 09:31:41 GMT 2025


* Andreas Schwab:

> On Jun 20 2025, Sachin Monga wrote:
>
>> ../sysdeps/powerpc/powerpc64/le/power10/memcmp.S: Assembler messages:
>> ../sysdeps/powerpc/powerpc64/le/power10/memcmp.S:112: Error: unrecognized
>> opcode: `lxvp'
>
> How does the compiler call the assembler?

Should the cleanup have changed

.machine power9

to

.machine power10

?

Thanks,
Florian



More information about the Libc-alpha mailing list