Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/arch/riscv/
A Dsetjmp_rv.S8 #define STR sw macro
12 #define STR sd macro
19 STR s0, REGOFF(0)(a0)
20 STR s1, REGOFF(1)(a0)
21 STR s2, REGOFF(2)(a0)
22 STR s3, REGOFF(3)(a0)
23 STR s4, REGOFF(4)(a0)
24 STR s5, REGOFF(5)(a0)
25 STR s6, REGOFF(6)(a0)
26 STR s7, REGOFF(7)(a0)
[all …]
/optee_os-3.20.0/core/arch/riscv/kernel/
A Dspinlock.S13 STR s0, 0(sp)
14 STR ra, 8(sp)
/optee_os-3.20.0/core/arch/riscv/include/
A Driscv.h21 #define STR sw macro
24 #define STR sd macro

Completed in 3 milliseconds