Re: [PATCH] x86: Use assembly instruction mnemonics instead of .byte streams in arch_hweight.h

From: Borislav Petkov
Date: Sun Oct 14 2018 - 14:47:47 EST


On Sun, Oct 14, 2018 at 08:35:10PM +0200, Uros Bizjak wrote:
> Recently the minimum required version of binutils was changed to 2.20,
> which supports popcnt instruction mnemonics. The patch removes
> all .byte #defines and uses real instruction mnemonics instead.

What is "real insertion mnemonics" ?

To me it looks like this patch replaces our defines with binutils'
defines and frankly, if it ain't broke, why fix it...

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.