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

  /src/sys/arch/amiga/stand/bootblock/ppcboot/
kickstart.S 56 sth 14,0(13)
59 sth 14,0(13)
92 sth 14,0(13)
115 sth 14,0(13)
  /src/common/lib/libc/arch/hppa/atomic/
atomic_cas_up.S 54 sth %arg2, 0(%arg0)
  /src/sys/arch/amigappc/amigappc/
locore.S 135 sth 8,0x9a(7) /* INTENA */
136 sth 8,0x9c(7) /* INTREQ */
137 sth 8,0x96(7) /* DMACON */
  /src/common/lib/libc/arch/sparc/atomic/
atomic_cas_up.S 52 sth %o2, [%o0] ! (in the delay slot)
  /src/sys/lib/libkern/arch/powerpc/
memset.S 82 sth r_val, 0(r_dst)
  /src/common/lib/libc/arch/sparc/string/
bzero.S 132 sth %o2, [%o0] ! *(short *)addr = 0;
168 sth %o2, [%o0] ! *(short *)addr = 0;
  /src/sys/arch/hppa/hppa/
copy.S 138 FUX(_ufetch_16, ldh, sth)
142 SUX(_ustore_16, sth)
  /src/sys/dev/pci/cxgb/
cxgb_lro.c 84 struct tcphdr *sth = (struct tcphdr *) (sih + 1); local in function:lro_match
86 return (th->th_sport == sth->th_sport &&
87 th->th_dport == sth->th_dport &&
  /src/sys/arch/powerpc/powerpc/
fix_unaligned.c 84 UA_EVCNT_ATTACH(sth);
231 UA_EVCNT_INCR(sth);
pio_subr.S 83 sth %r4,0(%r3)
368 sth %r0,0(%r3) /* store */
trap_subr.S 670 sth %r1,6(%r2)
  /src/common/lib/libc/arch/sparc64/string/
memset.S 115 sth %o1, [%o0] ! *(short *)addr = 0;
memcpy.S 147 sth %l4, [%l1] ! Store 1st short
413 sth %g6, [%l1] ! Store short
  /src/sys/arch/sparc64/sparc64/
copy.S 283 sth %o4, [%o1] ! *(short *)dst = *(short *)src;
299 sth %o4, [%o1]
357 sth %o4, [%o1]
704 sth %o0, [%o1] ! *valp = %o0
1033 sth %o4, [%o1] ! *(short *)dst = *(short *)src;
1049 sth %o4, [%o1]
1106 sth %o4, [%o1]
locore.s 2513 sth %o1, [%sp + CC64FSZ + STKB + TF_TT]
2755 sth %o1, [%sp + CC64FSZ + STKB + TF_TT] ! debug
2974 sth %o1, [%sp + CC64FSZ + BIAS + TF_TT]! debug
3207 sth %o1, [%sp + CC64FSZ + BIAS + TF_TT]! debug
3752 sth %o1, [%sp + CC64FSZ + STKB + TF_TT]! debug
4140 sth %o1, [%sp + CC64FSZ + STKB + TF_TT]! debug
4626 sth %l5, [%sp + CC64FSZ + STKB + TF_TT]! debug
6721 sth %o1, [%l5 + PCB_PSTATE]
6841 sth %o1, [%l5 + PCB_PSTATE]
6915 sth %o1, [%o0 + PCB_PSTATE
    [all...]
  /src/sys/arch/sparc/sparc/
locore.s 2616 sth %l4, [%l6 + PCIC_SOFT_INTR_CLEAR_REG]
2620 sth %l4, [%l6 + PCIC_SOFT_INTR_CLEAR_REG]
3211 sth %l4, [%l6 + PCIC_SOFT_INTR_CLEAR_REG]
5080 sth %o0, [%o1] ! *valp = %o0
5101 sth %o1, [%o0] ! *uaddr = val
5173 sth %o2, [%o0] ! *(short *)addr = value;
5350 sth %o4, [%o1] ! *(short *)dst = *(short *)src;
5366 sth %o4, [%o1]
5424 sth %o4, [%o1]
5530 sth %o4, [%o1] ! *(short *)dst = *(short *)src
    [all...]

Completed in 113 milliseconds