Home
last modified time | relevance | path

Searched full:ia32 (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dbootconfig109 # i386) ARCHBOOTNAME=ia32 ;; # no support for this in i386 kernels, rare machines
114 ARCHBOOTNAME=ia32
132 # (which we do via efibootmgr). However, if we booted from an ia32
145 if [ "$BSDINSTALL_CONFIGCURRENT" ] && [ "$ARCHBOOTNAME" != ia32 ]; then
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am66 libspl_ia32dir = $(libspldir)/sys/ia32
80 %D%/os/linux/sys/ia32/asm_linkage.h
97 %D%/os/freebsd/sys/ia32/asm_linkage.h
/freebsd/sys/conf/
H A Dfiles.amd6422 dependency "$S/amd64/ia32/ia32_sigtramp.S ia32_assym.h $S/conf/vdso_amd64_ia32.ldscript $S/tools/amd64_ia32_vdso.sh" \
29 dependency "$S/compat/ia32/ia32_genassym.c offset.inc" \
383 # IA32 binary support
385 #amd64/ia32/ia32_exception.S optional compat_freebsd32
386 amd64/ia32/ia32_reg.c optional compat_freebsd32
387 amd64/ia32/ia32_signal.c optional compat_freebsd32
388 amd64/ia32/ia32_syscall.c optional compat_freebsd32
389 amd64/ia32/ia32_misc.c optional compat_freebsd32
390 compat/ia32/ia32_sysvec.c optional compat_freebsd32
H A Dvdso_amd64_ia32.ldscript32 * Linker script for ia32 (32bit) vdso on amd64.
/freebsd/sys/compat/ia32/
H A Dia32_sysvec.c70 #include <compat/ia32/ia32_signal.h>
94 static SYSCTL_NODE(_compat, OID_AUTO, ia32, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
95 "ia32 mode");
159 SYSINIT(ia32, SI_SUB_EXEC, SI_ORDER_MIDDLE,
H A Dia32_genassym.c8 #include <compat/ia32/ia32_signal.h>
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dintel,ce4100-ioapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
H A Dintel,ce4100-lapic.yaml28 [1] https://pdos.csail.mit.edu/6.828/2008/readings/ia32/IA32-3A.pdf
/freebsd/sys/amd64/
H A DMakefile14 DAMD64= acpica amd64 ia32 include linux linux32 pci sgx vmm
25 ${SYS}/amd64/amd64/*.[ch] ${SYS}/amd64/ia32/*.[ch] \
/freebsd/stand/efi/loader_ia32/
H A DMakefile4 NEWVERSWHAT?= "EFI loader" amd64-ia32
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am115 kernel_spl_ia32dir = $(kernel_spl_sysdir)/ia32
117 %D%/spl/sys/ia32/asm_linkage.h
/freebsd/stand/efi/
H A DMakefile.inc22 EFI_TARGET= efi-app-ia32
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dasm_linkage.h32 #include <sys/ia32/asm_linkage.h> /* XX64 x86/sys/asm_linkage.h */
/freebsd/sys/contrib/openzfs/include/sys/
H A Dasm_linkage.h34 #include <sys/ia32/asm_linkage.h> /* XX64 x86/sys/asm_linkage.h */
/freebsd/stand/efi/loader/arch/i386/
H A Dstart.S33 * crt0-efi-ia32.S - x86 EFI startup code.
/freebsd/contrib/smbfs/
H A DMakefile13 . error "only IA32 machines supported"
/freebsd/stand/man/
H A Dloader_4th.837 On IA32 (i386) architectures, it is a
385 if the architecture is IA32.
/freebsd/sys/kern/
H A Dimgact_aout.c61 #include <compat/ia32/ia32_signal.h>
160 #error "Only ia32 arch is supported"
/freebsd/share/man/man4/
H A Dfdc.4153 On IA32 architectures, the drive type can be specified as 0 for the
312 flags, or in the CMOS configuration data or ACPI namespace on IA32 systems.
/freebsd/contrib/file/magic/Magdir/
H A Drpi35 # Note: start with same magic as for BIOS (ia32) ROM Extension handled by ./intel
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h36 * Constants and prototypes for the IA32 disassembler backend. See dis_tables.c
/freebsd/sys/tools/
H A Damd64_ia32_vdso.sh35 "${S}"/amd64/ia32/ia32_sigtramp.S
/freebsd/contrib/gdtoa/
H A Dstrtodnrp.c31 /* This is a variant of strtod that works on Intel ia32 systems */
/freebsd/tools/test/stress2/misc/
H A Dldt2.sh81 "Enable win32 codec set on the IA32 arch".
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatundisf.S10 // this function needs to do. However, because of our ia32 ABI, it will take

1234