"H.J. Lu" <hjl.to...@gmail.com> writes:

> Here is the updated patch.

This V3 patch looks pretty nice to me. 

But I'm a bit confused by the use of ASM_X86_ENDBR. The instruction is
added to entry points, via the PROLOGUE macro, but not to other branch
targets, e.g., loop labels in the assembly files. Is that not needed
(because branches are direct, without going via PLT indirection)? Or
will the assembler insert some ENDBR instructions automatically?

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to