Searched full:x86_64 (Results 1 – 25 of 91) sorted by relevance
1234
14 kernel.memory_protection.mem_map.x86_64:19 kernel.memory_protection.mem_map.x86_64.coverage:27 kernel.memory_protection.mem_map.x86_64.coverage.exec:
5 bool "UP Squared (x86_64)"7 select X86_64
2 name: UP Squared (x86_64)
8 from gdbstubs.arch.x86_64 import GdbStub_x86_6416 X86_64 = 2 variable in TgtCode28 elif tgt_code == TgtCode.X86_64:
7 select X86_6413 select X86_64
11 bool "QEMU x86_64"14 select X86_64
2 name: QEMU Emulation for X86_64
2 name: QEMU Emulation for X86_64 (KPTI disabled)
10 set(QEMU_binary_suffix x86_64)
79 …ithub.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_linux-x86_64.tar.xz86 ``x86_64`` with ``aarch64`` in order to download the 64-bit ARM Linux SDK.93 tar xvf zephyr-sdk-0.16.1_linux-x86_64.tar.xz133 …ithub.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_macos-x86_64.tar.xz137 ``x86_64`` with ``aarch64`` in order to download the 64-bit ARM macOS SDK.143 tar xvf zephyr-sdk-0.16.1_macos-x86_64.tar.xz185 …/github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_windows-x86_64.7z191 7z x zephyr-sdk-0.16.1_windows-x86_64.7z
16 * TLS area for x86 and x86_64 has the data/bss first, in arch_tls_stack_setup()19 * or FS (x86_64). GCC generates code which reads this in arch_tls_stack_setup()
6 if X86_6490 endif # X86_64
6 if !X86_64195 endif # !X86_64
142 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh143 chmod +x cmake-3.21.1-Linux-x86_64.sh144 sudo ./cmake-3.21.1-Linux-x86_64.sh --skip-license --prefix=/usr/local157 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh158 yes | sh cmake-3.21.1-Linux-x86_64.sh | cat159 echo "export PATH=$PWD/cmake-3.21.1-Linux-x86_64/bin:\$PATH" >> $HOME/.zephyrrc235 …ithub.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_linux-x86_64.tar.xz242 ``x86_64`` with ``aarch64`` in order to download the 64-bit ARM Linux SDK.249 tar xvf zephyr-sdk-0.16.1_linux-x86_64.tar.xz
505 …ithub.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_linux-x86_64.tar.xz508 If your host architecture is 64-bit ARM (for example, Raspberry Pi), replace ``x86_64``515 tar xvf zephyr-sdk-0.16.1_linux-x86_64.tar.xz549 …sudo cp ~/zephyr-sdk-0.16.1/sysroots/x86_64-pokysdk-linux/usr/share/openocd/contrib/60-openocd.rul…562 …ithub.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_macos-x86_64.tar.xz566 ``x86_64`` with ``aarch64`` in order to download the 64-bit ARM macOS SDK.572 tar xvf zephyr-sdk-0.16.1_macos-x86_64.tar.xz613 …/github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_windows-x86_64.7z619 7z x zephyr-sdk-0.16.1_windows-x86_64.7z
8 select X86_64
7 select X86_64
14 set(triple x86_64-pc-none-elf)
64 * For testing arch such as x86, x86_64 and posix which support dynamic85 /* The isr table for x86_64 is visiable, so check it up here */ in test_isr_dynamic()
10 set(CROSS_COMPILE_TARGET_x86 x86_64-zephyr-elf)
88 - (x86_64) The default shared memory size is bigger than the memory89 available for x86_64. For the provided sample configuration:136 - (x86_64) a simple "hello world" message:
57 via the x86_64 RIP-relative addressing mode and doesn't rely on any90 directory, and uses the (x86_64 linux) host toolchain right now, when
67 config X86_64 config107 if FPU || X86_64179 endif # FPU || X86_64479 depends on X86_EFI && X86_64 && !X86_VERY_EARLY_CONSOLE
22 set(triple x86_64-pc-none-elf)
13 echo "Usage: $0 [i386|x86_64]"