Home
last modified time | relevance | path

Searched refs:s0 (Results 1 – 25 of 110) sorted by relevance

12345

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dregdef.h20 #define s0 $16 macro
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dregdef.h20 #define s0 $16 macro
/ThreadX-v6.4.1/ports/cortex_m3/ac5/src/
Dtx_thread_schedule.s323 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_timer_interrupt.S88 sw $16, 8($29) # Save preserved register s0
213 lw $16, 8($29) # Recover s0
Dtx_thread_context_save.S143 sw $16, 36($29) # Store s0
188 sw $16, 36($29) # Store s0
Dtx_thread_stack_build.S167 sw $0, 36($8) # Initial s0
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac5/src/
Dtx_thread_schedule.s323 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m4/ac5/src/
Dtx_thread_schedule.s323 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m7/ac5/src/
Dtx_thread_schedule.s323 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/ac6/src/
Dtx_thread_schedule.S395 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_thread_schedule.S392 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/iar/src/
Dtx_thread_schedule.s383 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m33/ac6/src/
Dtx_thread_schedule.S395 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtx_thread_schedule.S392 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m85/ac6/src/
Dtx_thread_schedule.S395 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m85/iar/src/
Dtx_thread_schedule.s383 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m33/iar/src/
Dtx_thread_schedule.s383 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_thread_schedule.S392 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m55/ac6/src/
Dtx_thread_schedule.S395 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m55/gnu/src/
Dtx_thread_schedule.S392 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports/cortex_m55/iar/src/
Dtx_thread_schedule.s383 VMOV.F32 s0, s0 // Simply access the VFP
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_timer_interrupt.mip88 sw $16, 8($29) # Save preserved register s0
213 lw $16, 8($29) # Recover s0
/ThreadX-v6.4.1/ports/risc-v32/iar/src/
Dtx_thread_context_save.s109 sw x8, 0x30(sp) ; Store s0
176 sw x8, 0x30(sp) ; Store s0
Dtx_thread_context_restore.s158 lw x8, 0x30(sp) ; Recover s0
310 ; Note: s0 is already stored!
Dtx_thread_system_return.s119 sw x8, 0x30(sp) ; Save s0

12345