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

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 12:08:45 CET 2019


On Sun, Dec 8, 2019 at 6:43 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list