Searched refs:sll (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/arch/sparc/core/ |
D | window_trap.S | 31 sll %l3, (CONFIG_SPARC_NWIN-1), %l2 52 sll %l3, 1, %l4 134 sll %g4, %g1, %g5 159 sll %g4, %g1, %g1
|
D | switch.S | 58 sll %g4, %g3, %g4 /* %g4 = wim mask for CW invalid */ 61 sll %g4, 1, %g5 /* rotate wim left by 1 */ 102 sll %g4, %g2, %g4 /* %g4 = new wim */
|
D | sw_trap_set_pil.S | 30 sll %i0, PSR_PIL_BIT, %i0
|
D | fault_trap.S | 47 sll %g2, (CONFIG_SPARC_NWIN-1), %g3
|
D | interrupt_trap.S | 53 sll %g2, (CONFIG_SPARC_NWIN-1), %g3 303 sll %l3, 1, %l4
|
/Zephyr-latest/tests/kernel/common/src/ |
D | printk.c | 172 signed long long sll = -22; variable 208 printk("%c %hhd %hd %d %ld %lld\n", c, c, ssi, si, sl, sll); in ZTEST() 231 "%c %hhd %hd %d %ld %lld\n", c, c, ssi, si, sl, sll); in ZTEST()
|
/Zephyr-latest/soc/common/riscv-privileged/ |
D | soc_irq.S | 30 sll t0, t1, a0
|
/Zephyr-latest/soc/neorv32/ |
D | soc_irq.S | 22 sll t0, t1, a0
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_irq.S | 35 sll t1, t1, a0
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | Kconfig | 57 Linux cooked mode (sll). Here a synthetic link layer header
|