Searched full:x86 (Results 1 – 25 of 405) sorted by relevance
12345678910>>...17
67 sample.minimal.mt.x86:68 extra_args: CONF_FILE='common.conf;mt.conf;x86.conf'71 sample.minimal.mt-no-preempt.x86:72 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;x86.conf'75 sample.minimal.mt-no-preempt-no-timers.x86:76 extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;no-timers.conf;x86.conf'79 sample.minimal.no-mt.x86:80 extra_args: CONF_FILE='common.conf;no-mt.conf;x86.conf'83 sample.minimal.no-mt-no-timers.x86:84 extra_args: CONF_FILE='common.conf;no-mt.conf;no-timers.conf;x86.conf'
2 arch.x86.info:3 arch_allow: x8610 arch.x86.info.userspace:11 arch_allow: x86
4 full_name: QEMU Emulation for X8615 full_name: QEMU Emulation for X86 / Lakemont CPU20 full_name: QEMU Emulation for X86 64bit27 full_name: QEMU Emulation for X86 Minimal Configuration
2 name: QEMU Emulation for X86 (XIP enabled)4 arch: x86
2 name: QEMU Emulation for X86 (MMU disabled)4 arch: x86
2 name: QEMU Emulation for X86 (Lakemont)6 arch: x86
2 name: QEMU Emulation for X86 (small VM)4 arch: x86
2 name: QEMU Emulation for X86 (KPTI disabled)4 arch: x86
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>
5 # Current the use of X86 is for consistency with old testsuite/ztest which7 config X86 config11 The unit_testing architecture identifies itself as X86 for basic
6 The X86 QEMU board configuration is used to emulate the X86 architecture.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![all …]
14 kernel.fpu_sharing.float_disable.x86.fpu:26 kernel.fpu_sharing.float_disable.x86.fpu.sse:40 kernel.fpu_sharing.float_disable.x86.sse:
2 arch.x86.interrupt:4 arch_allow: x86
2 arch.x86.pagetables:3 arch_allow: x86
2 arch.x86.syscalls.cpu_scrubs_regs:3 arch_allow: x86
4 description: Generic x86 qemu CPU6 compatible: "intel,x86"
4 - x86.*5 comment: "a2 and c2 on x86"
1 # Counter driver for x86 "CMOS" clock7 bool "Counter driver for x86 CMOS/RTC clock"
7 #include <zephyr/arch/x86/memory.ld>8 #include <zephyr/arch/x86/ia32/linker.ld>
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