Searched refs:l7 (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/arch/sparc/core/ |
D | trap_table_svt.S | 41 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
|
D | fault_trap.S | 32 mov %g1, %l7 81 mov %l7, %o0 95 rd %y, %l7 133 mov %g0, %l7
|
D | interrupt_trap.S | 286 set (CONFIG_SPARC_NWIN), %l7 289 cmp %l6, %l7 300 sub %l7, 1, %l7 /* %l7 := NWIN - 1 */ 304 srl %l3, %l7, %l5
|
D | window_trap.S | 97 mov %g2, %l7 165 mov %l7, %g2
|
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | thread.h | 49 uint32_t l7; member
|