Searched refs:x86 (Results 1 – 25 of 126) sorted by relevance
123456
6 #include <zephyr/arch/x86/memory.ld>9 #include <zephyr/arch/x86/intel64/linker.ld>11 #include <zephyr/arch/x86/ia32/linker.ld>
7 #include <zephyr/arch/x86/memory.ld>10 #include <zephyr/arch/x86/intel64/linker.ld>12 #include <zephyr/arch/x86/ia32/linker.ld>
8 #include <zephyr/arch/x86/memory.ld>11 #include <zephyr/arch/x86/intel64/linker.ld>13 #include <zephyr/arch/x86/ia32/linker.ld>
7 #include <zephyr/arch/x86/memory.ld>8 #include <zephyr/arch/x86/ia32/linker.ld>
1 # Counter driver for x86 "CMOS" clock7 bool "Counter driver for x86 CMOS/RTC clock"
11 compatible = "intel,x86";18 compatible = "intel,x86";
7 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_ARCH "i386:x86-64")8 set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT "elf64-x86-64")13 # x86-64 by default has SSE and SSE2
8 This board configuration provides support for an x86 Minute IA (Lakemont) CPU93 threadA: Hello World from x86!94 threadB: Hello World from x86!95 threadA: Hello World from x86!96 threadB: Hello World from x86!97 threadA: Hello World from x86!98 threadB: Hello World from x86!99 threadA: Hello World from x86!100 threadB: Hello World from x86!101 threadA: Hello World from x86![all …]
44 machine[4]: x8648 Zephyr zephyr 3.5.99 zephyr-v3.5.0-3515-g10156f5f1d9c Jan 9 2024 22:23:04 x86 qemu_x8650 Zephyr x86 qemu_x86
13 #error test_asm_inline_gcc.h goes only with x86 GCC
13 x86.rst
3 x86 Developer Guide10 x86-based platforms.29 On 32-bit x86, it is possible to have separate physical and virtual33 space before ``vm_enter`` inside :file:`arch/x86/core/ia32/crt0.S`.37 (:file:`arch/x86/gen_mmu.py`) identity maps the physical addresses79 The page table generation script (:file:`arch/x86/gen_mmu.py`) generates
16 #error __FILE__ goes only with x86 GCC
7 bool "RTC driver for x86 CMOS/RTC clock"
6 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
9 COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/arch/x86/zefi/zefi.py
6 In some specific configurations, like when building for non-MCU x86 targets on