HomeSort by: relevance | last modified time | path
    Searched refs:w1 (Results 1 - 25 of 53) sorted by relevancy

1 2 3

  /src/lib/libc/arch/aarch64/sys/
fork.S 43 sub w1, w1, #1 /* r1 == 0xffffffff if parent, 0 if child */
44 and w0, w0, w1 /* r0 == 0 if child, else unchanged */
__vfork14.S 45 sub w1, w1, #1 /* r1 == 0xffffffff if parent, 0 if child */
46 and w0, w0, w1 /* r0 == 0 if child, else unchanged */
pipe.S 40 stp w0, w1, [x9]
  /src/common/lib/libc/arch/or1k/string/
memcpy.c 40 combine_words(unsigned long w1, unsigned long w2, int shift1, int shift2)
43 return (w1 << shift1) | (w2 >> shift2);
45 return (w1 >> shift1) | (w2 << shift2);
92 unsigned long w1 = *lb++; local in function:memcpy
100 la[0] = combine_words(w1, w2, shift1, shift2);
102 w1 = lb[1];
104 la[1] = combine_words(w2, w1, shift1, shift2);
108 la[2] = combine_words(w1, w2, shift1, shift2);
110 w1 = lb[3];
112 la[3] = combine_words(w2, w1, shift1, shift2)
    [all...]
  /src/sys/arch/mips/mips/
in_cksum.c 80 unsigned long w0, w1; local in function:fastsum
121 w1 = buf.l[1];
127 hilo += w1;
128 high += w1 >> 16;
129 w1 = buf.l[3];
135 hilo += w1;
136 high += w1 >> 16;
137 w1 = buf.l[5];
143 hilo += w1;
144 high += w1 >> 16
    [all...]
  /src/sys/arch/arm/cortex/
gic_splfuncs_armv8.S 36 ldr w1, [x3, #L_NOPREEMPT]; \
37 add w1, w1, #1; \
38 str w1, [x3, #L_NOPREEMPT]
40 ldr w1, [x3, #L_NOPREEMPT]; \
41 sub w1, w1, #1; \
42 str w1, [x3, #L_NOPREEMPT]
  /src/common/lib/libc/arch/aarch64/atomic/
atomic_swap_16.S 37 stxrh w3, w1, [x4]
52 stxrh w3, w1, [x4]
atomic_swap_32.S 37 stxr w3, w1, [x4]
50 stxr w3, w1, [x4]
atomic_swap_8.S 37 stxrb w3, w1, [x4]
52 stxrb w3, w1, [x4]
atomic_nand_16.S 40 and w3, w0, w1 /* w3 = (*ptr & value) */
52 and w3, w0, w1 /* w3 = (*ptr & value) */
72 and w0, w0, w1 /* w0 = (*ptr & value) */
84 and w0, w0, w1 /* w0 = (*ptr & value) */
atomic_nand_32.S 40 and w3, w0, w1 /* w3 = (*ptr & value) */
56 and w3, w0, w1 /* w3 = (*ptr & value) */
72 and w0, w0, w1 /* w0 = (*ptr & value) */
88 and w0, w0, w1 /* w0 = (tmp & value) */
atomic_nand_8.S 40 and w3, w0, w1 /* w3 = (*ptr & value) */
56 and w3, w0, w1 /* w3 = (*ptr & value) */
72 and w0, w0, w1 /* w0 = (*ptr & value) */
88 and w0, w0, w1 /* w0 = (*ptr & value) */
atomic_cas_16.S 37 cmp w0, w1 /* compare? */
54 cmp w0, w1 /* compare? */
atomic_cas_32.S 37 cmp w0, w1 /* compare? */
57 cmp w0, w1 /* compare? */
atomic_cas_8.S 37 cmp w0, w1 /* compare? */
53 cmp w0, w1 /* compare? */
atomic_op_asm.h 41 INSN w2, w0, w1 /* calculate new value */ ;\
52 INSN w2, w0, w1 /* calculate new value */ ;\
63 INSN w0, w0, w1 /* calc new (return) value */ ;\
74 INSN w0, w0, w1 /* calc new (return) value */ ;\
85 INSN w2, w0, w1 /* calculate new value */ ;\
96 INSN w2, w0, w1 /* calculate new value */ ;\
107 INSN w0, w0, w1 /* calc new (return) value */ ;\
118 INSN w0, w0, w1 /* calc new (return) value */ ;\
129 INSN w2, w0, w1 /* calculate new value */ ;\
140 INSN w2, w0, w1 /* calculate new value */ ;
    [all...]
  /src/lib/libc/arch/aarch64/gen/
sigsetjmp.S 42 cbnz w1, _C_LABEL(__setjmp14)
  /src/common/lib/libc/arch/aarch64/string/
memset.S 59 strb w1, [x15], #1
62 strh w1, [x15], #2
65 str w1, [x15], #4
98 str w1, [x15], #4
101 strh w1, [x15], #2
104 strb w1, [x15]
  /src/sys/external/bsd/gnu-efi/dist/lib/aarch64/
setjmp.S 59 cmp w1, #0
61 csel w0, w1, w0, ne
  /src/usr.sbin/rbootd/
rmp_var.h 127 * COPYWORD(w1,w2) Copy u_word `w1' to `w2'.
139 #define COPYWORD(w1,w2) (w2) = (w1)
154 #define COPYWORD(w1, w2) \
155 { (w2).val[_WORD_HIGHPART] = (w1).val[_WORD_HIGHPART]; \
156 (w2).val[_WORD_LOWPART] = (w1).val[_WORD_LOWPART]; \
  /src/tests/rump/rumpkern/h_client/
h_reconcli.c 84 pthread_t pt, w1, w2, w3, w4; local in function:main
106 pthread_create(&w1, NULL, worker, NULL);
115 pthread_join(w1, NULL);
  /src/lib/libc/locale/
mbrtoc16.c 199 const char16_t w1 = 0xd800 | __SHIFTOUT(c32, __BITS(19,10)); local in function:mbrtoc16_l
202 *pc16 = w1;
c16rtomb.c 178 const char16_t w1 = S->surrogate; local in function:c16rtomb_l
180 c32 = __SHIFTIN(__SHIFTOUT(w1, __BITS(9,0)), __BITS(19,10)) |
  /src/sys/crypto/camellia/
camellia.c 81 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \
90 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \
93 w1 = lr; \
97 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
440 uint32_t il, ir, t0, t1, w0, w1; local in function:camellia_setup128
457 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
460 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30);
463 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15);
465 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17);
468 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17)
647 uint32_t il, ir, t0, t1, w0, w1; \/* temporary variables *\/ local in function:camellia_setup256
    [all...]
  /src/tests/fs/ffs/
t_fifos.c 33 w1(void *arg) function in typeref:typename:void *
39 atf_tc_fail_errno("w1 open");
41 atf_tc_fail_errno("w1 write");
131 pthread_create(&ptw1, NULL, w1, NULL);

Completed in 21 milliseconds

1 2 3