Home
last modified time | relevance | path

Searched refs:instruction (Results 1 – 25 of 129) sorted by relevance

123456

/Zephyr-latest/arch/riscv/
DKconfig.isa30 Standard integer multiplication and division instruction extension,
39 The standard atomic instruction extension is denoted by instruction
49 Standard instruction-set extension for single-precision
60 Standard double-precision floating-point instruction-set extension,
86 quad-precision binary floatingpoint instruction subset is named "Q".
93 RISC-V standard compressed instruction set extension, named "C",
95 instruction encodings for common operations.
110 The "Zifencei" extension includes the FENCE.I instruction that
111 provides explicit synchronization between writes to instruction
112 memory and instruction fetches on the same hart.
/Zephyr-latest/tests/kernel/mem_protect/protection/
DREADME.rst44 Faulting instruction address: 0x88c
53 Faulting instruction address: 0xd60
62 Faulting instruction address: 0x2000041c
71 Faulting instruction address: 0x20000928
80 Faulting instruction address: 0x20000454
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.h168 uint8_t instruction)
170 return z_cc2520_access(dev, false, instruction, 0, NULL, 0);
174 uint8_t instruction) in cc2520_command_strobe_snop() argument
178 return z_cc2520_access(dev, false, instruction, 0, snop, 1); in cc2520_command_strobe_snop()
/Zephyr-latest/tests/arch/arm/arm_interrupt/
DREADME.txt64 E: Faulting instruction address (r15/pc): 0x00000f34
78 E: Faulting instruction address (r15/pc): 0x000009a6
87 E: Faulting instruction address (r15/pc): 0x000009c4
99 E: Faulting instruction address (r15/pc): 0x0000cab0
111 E: Faulting instruction address (r15/pc): 0x0000cab0
122 E: Faulting instruction address (r15/pc): 0xf9cfef45
131 E: Attempt to execute undefined instruction
135 E: Faulting instruction address (r15/pc): 0x0000bec0
/Zephyr-latest/soc/espressif/esp32s2/
DKconfig36 bool "8KB instruction cache size"
39 bool "16KB instruction cache size"
/Zephyr-latest/samples/arch/mpu/mpu_test/
DREADME.rst58 <err> os: Faulting instruction address (r15/pc): 0x000003c8
74 <err> os: Faulting instruction address (r15/pc): 0x000003b2
88 <err> os: Faulting instruction address (r15/pc): 0x20000000
116 <err> os: Faulting instruction address (r15/pc): 0x08000486
129 <err> os: Faulting instruction address (r15/pc): 0x0800046a
/Zephyr-latest/arch/arm/core/
DKconfig76 From: http://www.arm.com/products/processors/technologies/instruction-set-architectures.php
78 Thumb-2 technology is the instruction set underlying the ARM Cortex
84 high code density instruction set for ARM microprocessor cores, to
103 …From: https://developer.arm.com/products/architecture/instruction-sets/a32-and-t32-instruction-sets
119 This helper symbol specifies the default target instruction set for
123 assembler must use the Thumb-2 instruction set.
126 and Cortex-R cores), the assembler must use the ARM instruction set
131 bool "Compile C/C++ functions using Thumb-2 instruction set"
136 using the Thumb-2 instruction set.
144 instruction set for that language.
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig24 If you use 16KB instruction cache rather than 32KB instruction cache,
74 bool "Define instruction cache wrap mode"
76 If enabled, instruction cache will use wrap mode to read spi flash or spi ram.
/Zephyr-latest/tests/arch/arm/arm_hardfault_validation/
DREADME.txt41 E: Faulting instruction address (r15/pc): 0x0000079e
54 E: Faulting instruction address (r15/pc): 0x00005d1e
/Zephyr-latest/tests/kernel/common/
Dmultilib.txt17 Faulting instruction address: 0x00000000
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst20 There is a ROTW instruction that can be used to manually rotate the
33 There is an ENTRY instruction that does the rotation. It adds CALLINC
38 There is a RETW instruction that undoes the rotation. It reads the
53 will be set by the ENTRY instruction, and remain set after rotations
70 so it's actually possible to trap again when the instruction restarts
DREADME_MMU.txt20 Like the L1 cache, the TLB is split into separate instruction and data
22 architecture technically supports separately-virtualized instruction
80 one each for instruction/data TLBs, but in Zephyr they operate
95 After the TLB refill exception, the original faulting instruction is
124 requires doing a fetch via the instruction TLB. And that obviously
130 provide 4k "pinnable" ways in the instruction TLB (frankly this seems
137 the data TLB, such that instruction fetches always find their TLB
188 6. Disable the initial/way6 instruction TLBs second. The very next
189 instruction following the invalidation of the currently-executing
/Zephyr-latest/soc/adi/max32/
DKconfig53 entering sleep by skipping the WFE/WFI instruction.
/Zephyr-latest/include/zephyr/arch/arm64/
Dmacro.inc24 * It will generate instruction sequence of 'mov'/ 'movz' and one
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig35 instruction and data abort exception handlers.
155 and Thumb (T32) instruction sets.
177 Unit (MPU). It supports the A32 and T32 instruction sets.
184 instruction and data abort exception handlers.
/Zephyr-latest/arch/sparc/
DKconfig42 # instruction so we bump the kernel default values.
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/
DREADME.rst10 ESP32 features memory hardware which allows regions of flash memory to be mapped into instruction
15 and the instruction address space. See the technical reference manual for more details and
/Zephyr-latest/boards/norik/octopus_som/doc/
Dindex.rst104 Refer to the instruction in the :ref:`nordic_segger` page to install and
116 Refer to the instruction in the :ref:`nordic_segger` page for information on
/Zephyr-latest/boards/others/neorv32/doc/
Dindex.rst67 byte internal instruction memory (IMEM) for code execution. The size of the
68 instruction memory can be overridden by changing the ``reg`` property of the
127 If the bootloader is not enabled, the internal instruction memory (IMEM) is
162 internal instruction memory of the NEORV32.
/Zephyr-latest/doc/hardware/cache/
Dindex.rst15 instruction cache. The cache controller can be in the core or can be an
23 options must be selected when support for data or instruction cache is
/Zephyr-latest/arch/xtensa/
DKconfig107 bool "Use BREAK instruction on unrecoverable exceptions"
109 Use BREAK instruction when unrecoverable exceptions are
138 This option enables HiFi 3 instruction support.
146 This option enables HiFi 4 instruction support.
/Zephyr-latest/arch/riscv/core/
Dasm_macros.inc57 * Useful when the mul instruction isn't available.
/Zephyr-latest/arch/x86/core/
DKconfig.ia32185 bool "X86 MFENCE instruction supported"
189 Set n to disable the use of MFENCE instruction in arch_dcache_flush()
190 for X86 CPUs have CLFLUSH instruction but no MFENCE
/Zephyr-latest/boards/
DKconfig71 Enable QEMU virtual instruction counter. The virtual cpu will
72 execute one instruction every 2^N ns of virtual time. This will
79 The virtual CPU will execute one instruction every 2^N nanoseconds
/Zephyr-latest/dts/sparc/gaisler/
Dgr716a.dtsi27 /* tightly coupled instruction RAM */

123456