Home
last modified time | relevance | path

Searched full:o0 (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/arch/sparc/core/
Dswitch.S29 * o0: new thread to restore
117 ldd [%o0 + _thread_offset_to_y], %o4
121 ldd [%o0 + _thread_offset_to_l0_and_l1], %l0
122 ldd [%o0 + _thread_offset_to_l2], %l2
123 ldd [%o0 + _thread_offset_to_l4], %l4
124 ldd [%o0 + _thread_offset_to_l6], %l6
127 ldd [%o0 + _thread_offset_to_i0], %i0
128 ldd [%o0 + _thread_offset_to_i2], %i2
129 ldd [%o0 + _thread_offset_to_i4], %i4
130 ldd [%o0 + _thread_offset_to_i6], %i6
[all …]
Dinterrupt_trap.S160 mov %l3, %o0
180 add %sp, 96, %o0
184 * o0: new thread
187 cmp %o0, %o1
Dreset_trap.S69 mov %o0, %g0
Dfault_trap.S81 mov %l7, %o0
/Zephyr-latest/samples/net/wifi/shell/boards/
Dfrdm_rw612.conf113 # stack size for -O0
123 # comment out for -O0
Drd_rw612_bga.conf112 # stack size for -O0
122 # comment out for -O0
Doverlay_hostap_rw612.conf38 # stack size for -O0
/Zephyr-latest/tests/kernel/device/
DCMakeLists.txt11 # However, enabling coverage forces -O0 to disable any compiler
/Zephyr-latest/cmake/toolchain/xcc/
Dgeneric.cmake6 set(OPTIMIZE_FOR_DEBUG_FLAG "-O0")
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml35 <0 5 5>, /* LCU O0 */
93 <0 5 5>, /* LCU O0 */
/Zephyr-latest/include/zephyr/arch/sparc/
Darch.h66 register uint32_t oldpil __asm__ ("o0") = newpil; in z_sparc_set_pil_inline()
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake14 set_compiler_property(PROPERTY no_optimization -O0)
15 set_compiler_property(PROPERTY optimization_debug -O0)
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake15 set_compiler_property(PROPERTY no_optimization -O0)
17 set_compiler_property(PROPERTY optimization_debug -O0)
/Zephyr-latest/lib/libc/picolibc/
DKconfig102 Compiler optimizations will be set to -O0 independently of other
/Zephyr-latest/scripts/native_simulator/
DMakefile59 NSI_OPT?=-O0
/Zephyr-latest/include/zephyr/arch/nios2/
Dnios2.h146 * type checking purposes. However if -O0 is used (i.e. CONFIG_DEBUG is on)
/Zephyr-latest/tests/arch/arm/arm_interrupt/src/
Darm_interrupt.c464 #pragma GCC optimize("O0")
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst329 * :github:`5226` - Compiling with -O0 causes the kobject text area to exceed the limit (linker erro…
378 * :github:`5548` - coverage should be collected from code built with -O0
Drelease-notes-2.4.rst1444 * :github:`26169` - Enable -O0 for only one \*.c file
Drelease-notes-1.14.rst2263 * :github:`5226` - Compiling with -O0 causes the kobject text area to exceed the limit (linker erro…
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts129 <0 5 5>, /* LCU O0 */
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h281 #define __no_optimization __attribute__((optimize("-O0")))
/Zephyr-latest/
DKconfig.zephyr534 Compiler optimizations will be set to -O0 independently of other
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst118 (e.g., ``-O0``) by setting :kconfig:option:`CONFIG_NO_OPTIMIZATIONS`.
/Zephyr-latest/doc/hardware/porting/board/
Dboard-terminology.svg3 …UQtRENcs0N3MJc6gufuuEQHxVL2TuN+ZOpG35EMXwvc4VSNUQqAr4zwDPcmJyRwCXbpL6BOEhV/O0/fkUhA1sRFKDc9Inwjz2H…

12