
8 Dec
2019
8 Dec
'19
11:43 a.m.
On Tue, Dec 3, 2019 at 1:32 PM Masahiro Yamada masahiroy@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@kernel.org
arch/x86/cpu/start16.S | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com