Re: [PATCH 0/1] x86: change mov 0, %reg to xor %reg, %reg

From: Alexey Dobriyan
Date: Mon Aug 08 2022 - 13:24:45 EST


Reviewed-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>

Patch seems to be OK.

Minus interwebs points for using AT&T syntax.

Changing objtool to detect overlong "mov r32, imm32" automatically
would be cool.