On Tue, Dec 3, 2019 at 1:32 PM Masahiro Yamada <[email protected]> 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 <[email protected]> > --- > > arch/x86/cpu/start16.S | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>

