Home
last modified time | relevance | path

Searched full:i386 (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/include/zephyr/linker/
Dlinker-tool-gcc.h40 OUTPUT_ARCH("i386:x86-64")
42 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
43 OUTPUT_ARCH("i386")
/Zephyr-latest/cmake/compiler/gcc/
Dtarget_x86.cmake19 # start of comments on i386.
/Zephyr-latest/arch/x86/
Dia32.cmake15 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_ARCH "i386")
16 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT "elf32-i386")
Dintel64.cmake7 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_ARCH "i386:x86-64")
/Zephyr-latest/boards/telink/tlsr9518adk80d/doc/
Dindex.rst172 sudo dpkg --add-architecture i386
174 sudo apt-get install -y libc6:i386 libncurses5:i386 libstdc++6:i386
/Zephyr-latest/boards/intel/common/scripts/
Dbuild_grub.sh13 echo "Usage: $0 [i386|x86_64]"
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst161 your code for the ILP32 ABI (i386 in a x86 or x86_64 system) where pointers
435 ``libsdl2-dev:i386`` packages, and configure the pkg-config search path with these commands:
439 $ sudo dpkg --add-architecture i386
441 $ sudo apt-get install pkg-config libsdl2-dev:i386
442 $ export PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig
677 ``libfuse-dev:i386`` packages, and configure the pkg-config search path with
682 $ sudo dpkg --add-architecture i386
684 $ sudo apt-get install pkg-config libfuse-dev:i386
685 $ export PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig
/Zephyr-latest/samples/subsys/shell/fs/
DREADME.rst48 Before starting a build, make sure that the i386 pkgconfig directory is in your
55 export PKG_CONFIG_PATH=/usr/lib/i386-linux-gnu/pkgconfig
/Zephyr-latest/scripts/coredump/gdbstubs/arch/
Dx86.py68 # Mapping is from GDB's gdb/i386-stubs.c
Dx86_64.py77 # Mapping is from GDB's gdb/i386-stubs.c
/Zephyr-latest/arch/x86/zefi/
DREADME.txt74 order given the linker constraints described above (i386 doesn't have
/Zephyr-latest/cmake/emu/
Dqemu.cmake4 set_ifndef(QEMU_binary_suffix i386)
307 -O elf32-i386
/Zephyr-latest/arch/posix/
DCMakeLists.txt179 # On i386, libfuzzer seems to dynamically relocate the binary, so
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt129 # i386 assembly code used in MBEDTLS does not compile with size optimization
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst263 qemu-system-i386: warning: Unknown firmware file in legacy mode: genroms/multiboot.bin
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst114 architecture: i386:x86-64, flags 0x00000012:
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S106 * We write out the JMP followed by 8 NOPs for simplicity. No i386