HomeSort by: relevance | last modified time | path
    Searched refs:REG_SC (Results 1 - 9 of 9) sorted by relevancy

  /src/common/lib/libc/arch/mips/atomic/
atomic_and.S 81 REG_SC t0, 0(a0)
95 REG_SC t0, 0(a0)
atomic_or.S 78 REG_SC t0, 0(a0)
92 REG_SC t0, 0(a0)
atomic_add.S 88 REG_SC t0, 0(a0)
103 REG_SC t0, 0(a0)
atomic_dec.S 89 REG_SC t0, 0(a0)
104 REG_SC t0, 0(a0)
atomic_inc.S 90 REG_SC t0, 0(a0)
105 REG_SC t0, 0(a0)
atomic_swap.S 67 REG_SC t0, 0(a0)
atomic_cas.S 66 REG_SC t0, 0(a0)
  /src/sys/arch/riscv/include/
asm.h 264 #define REG_SC sc.d
270 #define REG_SC sc.w
  /src/sys/arch/mips/include/
asm.h 580 #define REG_SC sc
594 #define REG_SC scd

Completed in 15 milliseconds