Home
last modified time | relevance | path

Searched refs:l7 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/arch/sparc/core/
Dtrap_table_svt.S41 and %l6, 0xf00, %l7
42 srl %l7, 6, %l7
44 ld [%l4 + %l7], %l4
46 and %l6, 0x0f0, %l7
47 srl %l7, 2, %l7
48 ld [%l4 + %l7], %l4
Dfault_trap.S32 mov %g1, %l7
81 mov %l7, %o0
95 rd %y, %l7
133 mov %g0, %l7
Dinterrupt_trap.S286 set (CONFIG_SPARC_NWIN), %l7
289 cmp %l6, %l7
300 sub %l7, 1, %l7 /* %l7 := NWIN - 1 */
304 srl %l3, %l7, %l5
Dwindow_trap.S97 mov %g2, %l7
165 mov %l7, %g2
/Zephyr-latest/include/zephyr/arch/sparc/
Dthread.h49 uint32_t l7; member