[PATCH] x86: use data32 directive instead of macro for operand-size prefix

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 11:43:54 CET 2019


On Tue, Dec 3, 2019 at 1:32 PM Masahiro Yamada <masahiroy at kernel.org> wrote:
>
> This file defines 'a32' and 'o32' macros to avoid magic numbers
> of operand/address-size prefixing.
>
> GAS supports 'data32' and 'addr32' for that purpose.
>
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---
>
>  arch/x86/cpu/start16.S | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list