Lines Matching refs:bit
286 Subject: [PATCH] Add support for 32-bit ARM
288 This adds support for 32-bit ARM using an approach similar to the one used for
289 64-bit ARM (AArch64), i.e., it does not rely on an objcopy that is aware of EFI
292 In the 32-bit ARM case (which does not have a division instruction), some code
313 Subject: [PATCH 4/4] Add support for 64-bit ARM (AArch64)
315 This adds support for 64-bit ARM (AArch64) environments. Since there is no
909 definitions for uint64_t, int64_t and int8_t. The 64-bit types are now defined
939 to "x86_64." It happens that uname -m on 64-bit FreeBSD reports the former
949 $(TOPDIR)/gnuefi/elf_$(ARCH)_fbsd_efi.lds when building on either 32-bit or
950 64-bit FreeBSD instead of just for the x86_64 case.
966 - Cleans up the ia32 and x86-64 relocation code a bit (tries to break the
1029 the API in order handle 64-bit systems.
1226 * inc/ia32/efibind.h [__GNUC__]: Force 8-byte alignment for 64-bit