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

1 2 3

  /src/crypto/external/apache2/openssl/lib/libcrypto/
sha.inc 22 ${HAVE_GCC:U0} == 12
  /src/crypto/external/bsd/openssl/lib/libcrypto/
sha.inc 22 ${HAVE_GCC:U0} == 12
  /src/external/mit/xorg/lib/libxcb/xinput/
Makefile 9 COPTS.xinput.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-alloc-size-larger-than :}
  /src/lib/libc/gmon/
Makefile.inc 33 ${HAVE_GCC:U0} >= 6
  /src/external/bsd/jemalloc/lib/
Makefile 9 CPPFLAGS+= -DHAVE_JEMALLOC=${HAVE_JEMALLOC:U0}
12 .if ${HAVE_JEMALLOC:U0} <= 100
  /src/external/bsd/jemalloc.old/lib/
Makefile 9 CPPFLAGS+= -DHAVE_JEMALLOC=${HAVE_JEMALLOC:U0}
12 .if ${HAVE_JEMALLOC:U0} <= 100
  /src/external/ibm-public/postfix/dist/mantools/
spelldiff 15 diff -U0 "${baseline}/${f}" "${f}" | sed -n '
  /src/external/bsd/pam-u2f/dist/build-aux/ci/
format-code.sh 32 FORMAT_DIFF=$(git diff -U0 ${COMMIT_RANGE} -- ${FILES_TO_CHECK} | clang-format-diff$CFV -p1)
  /src/usr.bin/tftp/
Makefile 12 ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 8:? -Wno-array-bounds :}
  /src/tests/lib/libc/misc/
Makefile 40 COPTS.t_ubsan.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
41 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 7:? -Wno-int-in-bool-context :}
42 COPTS.t_ubsan.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
43 COPTS.t_ubsanxx.cpp+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-uninitialized :}
45 COPTS.ubsan.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 9:? -Wno-builtin-declaration-mismatch :}
  /src/tests/lib/libobjc/
Makefile 10 .if ${HAVE_GCC:U0} > 0
  /src/external/apache2/llvm/lib/libLLVMTransformsCFGuard/
Makefile 17 CWARNFLAGS.gcc+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 9:? -Wno-error=init-list-lifetime :}
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
mul_1.asm 204 cmpult r22, r24, r24 C U0 carry from sum
206 addq r25, r26, r23 C U0 sum 2 mul's
208 cmpult r23, r26, r25 C U0 carry from sum
210 addq r27, r28, r28 C U0 sum 2 mul's
214 addq r13, r31, r13 C U0 start carry cascade
221 cmpult r22, r24, r24 C U0 carry from sum
225 addq r25, r26, r23 C U0 sum 2 mul's
227 cmpult r23, r26, r25 C U0 carry from sum
229 addq r27, r28, r28 C U0 sum 2 mul's
233 addq r13, r31, r13 C U0 start carry cascad
    [all...]
aorsmul_1.asm 53 dnl The lockup on U0 means that any stall can't be recovered from. Consider a
217 ADDSUB r2, r8, r22 C U0 hi add => answer
223 addq r6, r20, r6 C U0 hi mul + carry
228 addq r6, r21, r6 C U0 hi mul + carry
233 ADDSUB r7, r6, r23 C U0 hi add => answer
238 addq r24, r20, r24 C U0 hi mul + carry
242 ADDSUB r4, r25, r25 C U0 lo + acc
249 addq r24, r21, r24 C U0 hi mul + carry
254 ADDSUB r25, r24, r22 C U0 hi add => answer
258 addq r3, r20, r3 C U0 hi mul + carr
    [all...]
add_n.asm 57 C U stays still, put code there where possible (note alternation of U1 and U0)
65 define(`u0', `r0') define(`u1', `r3')
83 ldq u0, 8(r17) C L0 get next ones
85 addq u1, v1, r5 C U0 add two data
87 cmpult r5, v1, r23 C U0 did it carry
91 addq u0, v0, r8 C U1 add two data
92 addq r5, cy0, r5 C U0 carry in
95 beq r5, $fix5f C U0 fix exact zero
96 $ret5f: ldq u0, 24(r17) C L0 get next ones
100 addq u1, v1, r7 C U0 add two dat
    [all...]
sub_n.asm 57 C U stays still, put code there where possible (note alternation of U1 and U0)
65 define(`u0', `r0') define(`u1', `r3')
83 ldq u0, 8(r17) C L0 get next ones
85 subq u1, v1, r5 C U0 sub two data
87 cmpult u1, v1, r23 C U0 did it borrow
91 subq u0, v0, r8 C U1 sub two data
92 subq r5, cy0, r24 C U0 borrow in
94 cmpult u0, v0, r22 C U1 did it borrow
95 beq r5, $fix5f C U0 fix exact zero
96 $ret5f: ldq u0, 24(r17) C L0 get next one
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
div_qr_1n_pi1.asm 72 define(`U0', `%r11')
91 C T, U0 are allocated in scratch registers
95 mov (UP), U0
96 add U0, %rax
100 sub %rdx, U0
101 cmp U0, %rax
102 lea (U0, D), %rax
103 cmovnc U0, %rax
140 mov -8(UP, UN, 8), U0
143 add %rax, U0
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86_64/k8/
div_qr_1n_pi1.asm 72 define(`U0', `%r11')
91 C T, U0 are allocated in scratch registers
95 mov (UP), U0
96 add U0, %rax
100 sub %rdx, U0
101 cmp U0, %rax
102 lea (U0, D), %rax
103 cmovnc U0, %rax
140 mov -8(UP, UN, 8), U0
143 add %rax, U0
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
addmul_3.asm 98 beq n, L(end) C U0
103 bis r31, r31, r31 C U0 nop
107 srl m0a,NAIL_BITS, r8 C U0
111 addq r8, acc0, r19 C U0
117 srl m1a,NAIL_BITS, r8 C U0
121 addq r8, acc0, acc0 C U0
127 srl m2a,NAIL_BITS, r8 C U0
134 srl r19,NUMB_BITS, r19 C U0 extract nail part
137 bne n, L(top) C U0
142 srl m0a,NAIL_BITS, r8 C U0
    [all...]
addmul_4.asm 114 beq n, L(end) C U0
120 addq r19, acc0, acc0 C U0 propagate nail
125 bis r31, r31, r31 C U0 nop
128 srl m0a,NAIL_BITS, r8 C U0
132 addq r8, acc0, r19 C U0
138 srl m1a,NAIL_BITS, r8 C U0
142 addq r8, acc0, acc0 C U0
148 srl m2a,NAIL_BITS, r8 C U0
155 srl r19,NUMB_BITS, r19 C U0 extract nail part
158 srl m3a,NAIL_BITS, r8 C U0
    [all...]
addmul_2.asm 90 beq n, L(end) C U0
94 addq r19, acc0, acc0 C U0 propagate nail
99 srl m0a,NAIL_BITS, r8 C U0
103 addq r8, acc0, r19 C U0
109 srl m1a,NAIL_BITS, r8 C U0
113 addq r8, acc0, acc0 C U0
121 bne n, L(top) C U0
126 srl m0a,NAIL_BITS, r8 C U0
130 srl m1a,NAIL_BITS, r8 C U0
  /src/external/gpl2/libmalloc/lib/
Makefile 16 .if ${HAVE_GCC:U0} >= 5
  /src/sys/conf/
newvers.mk 6 . if ${MKREPRO_TIMESTAMP:U0} != 0
newvers_stand.mk 13 . if ${MKREPRO_TIMESTAMP:U0} != 0
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
diveby3.asm 42 C to u0/u0 to save some copying.
43 C * Combine u0 and u2, u1 and u3.
62 define(`u0', `r0') define(`u1', `r1')
113 mov r28, u0
119 $Lb10: ldq u0, 8(up)
128 mulq u0, xAAAAAAAAAAAAAAAB, q0 C U1
130 addq q1, l0, x C U0
135 cmpult x5555555555555555, x, p6 C U0
158 cmpult u0, cy, cy C L
    [all...]

Completed in 23 milliseconds

1 2 3