Lines Matching full:addr32
6821 source file "conftest.s.in", and then, replace @ADDR32@ with
6822 "addr32" if GRUB_CV_ASM_PREFIX_REQUIREMENT is yes, otherwise,
6823 replace it with "addr32;". Reported by John Tobey
6967 AC_DEFINE_UNQUOTEs within AC_CACHE_VAL. Define ADDR32 and DATA32
6980 * acconfig.h (ADDR32): Removed. This entry is automatically
6983 * acinclude.m4 (grub_ASM_ADD32): Use ADDR32 instead of addr32.
6985 (grub_ASM_PREFIX_REQUIREMENT): Define ADDR32 and DATA32.
6987 grub_ASM_ADDR32. Do not define ADDR32 and DATA32.
7753 ADDR32 and DATA32 based on the result.
7754 * stage2/asm.S: Replace addr32 and data32 prefixes with ADDR32
7764 * stage2/asm.S: Make each of the addr32 and data32 prefixes
9024 * shared_src/shared.h: (addr32, data32): Delete definitions.
9029 * configure: Test to see if the `addr32' instruction is supported.
9032 implicitly inserted addr32 and data32 when .code16 was given.
9033 Newer versions generate 16-bit code, and require manual addr32 and