Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/toolchains/segger/
A Dstartup.s222 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
224 lw a0, (s0) // Get next initialization function from table
225 … add s0, s0, 4 // Increment table pointer to point to function arguments
378 la s0, __dtors_start__
381 beq s0, t0, L(End)
382 lw t1, 0(s0)
383 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/toolchains/segger/
A Dstartup.s228 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
230 lw a0, (s0) // Get next initialization function from table
231 … add s0, s0, 4 // Increment table pointer to point to function arguments
375 la s0, __dtors_start__
378 beq s0, t0, L(End)
379 lw t1, 0(s0)
380 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/toolchains/segger/
A Dstartup.s222 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
224 lw a0, (s0) // Get next initialization function from table
225 … add s0, s0, 4 // Increment table pointer to point to function arguments
378 la s0, __dtors_start__
381 beq s0, t0, L(End)
382 lw t1, 0(s0)
383 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/toolchains/segger/
A Dstartup.s216 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
218 lw a0, (s0) // Get next initialization function from table
219 … add s0, s0, 4 // Increment table pointer to point to function arguments
372 la s0, __dtors_start__
375 beq s0, t0, L(End)
376 lw t1, 0(s0)
377 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/toolchains/segger/
A Dstartup.s222 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
224 lw a0, (s0) // Get next initialization function from table
225 … add s0, s0, 4 // Increment table pointer to point to function arguments
378 la s0, __dtors_start__
381 beq s0, t0, L(End)
382 lw t1, 0(s0)
383 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/toolchains/segger/
A Dstartup.s222 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
224 lw a0, (s0) // Get next initialization function from table
225 … add s0, s0, 4 // Increment table pointer to point to function arguments
378 la s0, __dtors_start__
381 beq s0, t0, L(End)
382 lw t1, 0(s0)
383 addi s0, s0, 4
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/toolchains/segger/
A Dstartup.s222 … la s0, __SEGGER_init_table__ // Set table pointer to start of initialization table
224 lw a0, (s0) // Get next initialization function from table
225 … add s0, s0, 4 // Increment table pointer to point to function arguments
378 la s0, __dtors_start__
381 beq s0, t0, L(End)
382 lw t1, 0(s0)
383 addi s0, s0, 4
/bsp/loongson/ls1cdev/drivers/
A Dselfboot_gcc.S186 la s0, start /* s0 = start */
187 subu s0, ra, s0 /* s0 = ra - s0 */
188 and s0, 0xffff0000 /* s0 = s0 & 0xffff0000 */
343 addu t0, s0 /* correct t0 address in rom by s0 */
361 addu a1, a0, s0 /* correct a0 to address in flash */
403 addu a1, a0, s0 /* correct the address in ROM */
437 addu v0, s0
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/d0/
A Dvector.S624 csrr s0, mstatus
625 sd s0, REG_INT_CTX(sp) /* mstatus */
627 addi s0, sp, XCPTCONTEXT_SIZE
628 sd s0, REG_X2(sp) /* original SP */
633 csrr s0, mepc
634 sd s0, REG_EPC(sp) /* exception PC */
647 ld s0, REG_EPC(sp) /* restore mepc */
648 csrw mepc, s0
650 ld s0, REG_INT_CTX(sp) /* restore mstatus */
651 csrw mstatus, s0
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_bws.c516 unsigned int th0, th1, th2, th3, s0, s1, s2, s3; in de_bws_tasklet() local
539 &th3, &s0, &s1, &s2, &s3); in de_bws_tasklet()
545 s0 = 192; in de_bws_tasklet()
556 s0 = BWS_DEFAULT_SLOPE; in de_bws_tasklet()
562 de_bws_set_para(screen_id, chno, th0, th1, th2, th3, s0, s1, s2, in de_bws_tasklet()
/bsp/loongson/ls2kdev/
A DREADME.md77 s0 s1 s2 s3 s4 s5 s6 s7
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r908/
A Dvectors.S65 sd s0, (sp)
212 sd s0, (sp)
733 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c906fd/
A Dvectors.S262 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c920v3/
A Dvectors.S361 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r910/
A Dvectors.S365 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c908v/
A Dvectors.S366 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c910v3/
A Dvectors.S361 sd s0, (sp)
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/r920/
A Dvectors.S365 sd s0, (sp)
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm.c1272 u_int8_t s0 = silence & 0xf0; in snd_pcm_area_silence() local
1282 *dst |= s0; in snd_pcm_area_silence()
/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c907/
A Dvectors.S582 store_x s0, (sp)
/bsp/simulator/SDL2/include/
A DSDL_opengles2_gl2ext.h2811 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
2817 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
A DSDL_opengl_glext.h10166 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
10168 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
10175 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
10181 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…

Completed in 138 milliseconds