Searched refs:jz (Results 26 - 50 of 137) sorted by relevance

123456

/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86.pl249 &jz (&label("${mode}_unaligned_tail"));
282 &jz (&label("${mode}_inp_aligned"));
312 &jz (&label("${mode}_out_aligned"));
329 &jz (&label("${mode}_break"));
379 &jz (&label("${mode}_aligned_tail"));
391 &jz (&label("${mode}_exit"));
H A De_padlock-x86_64.pl353 jz .L${mode}_unaligned_tail
369 jz .L${mode}_inp_aligned
399 jz .L${mode}_out_aligned
419 jz .L${mode}_break
507 jz .L${mode}_exit
523 jz .L${mode}_aligned_tail
537 jz .L${mode}_exit
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.ret.s86 jz 1b
/freebsd-13-stable/sys/crypto/openssl/i386/
H A De_padlock-x86.S199 jz .L010ecb_unaligned_tail
211 jz .L011ecb_inp_aligned
225 jz .L012ecb_out_aligned
238 jz .L013ecb_break
281 jz .L017ecb_aligned_tail
287 jz .L016ecb_exit
378 jz .L022cbc_unaligned_tail
390 jz .L023cbc_inp_aligned
406 jz .L024cbc_out_aligned
419 jz
[all...]
H A Dx86cpuid.S41 jz .L001intel
297 jz .L022aligned
428 jz .L031done2
476 jz .L032done
519 jz .L036done
579 jz .L001intel
826 jz .L019aligned
951 jz .L026done2
999 jz .L027done
1042 jz
[all...]
/freebsd-13-stable/sys/amd64/acpica/
H A Dacpi_wakecode.S74 jz 1f
95 jz 1f
/freebsd-13-stable/crypto/openssl/crypto/
H A Dx86cpuid.pl50 &jz (&label("intel"));
311 &jz (&label("aligned"));
432 &jz (&label("done2"));
480 &jz (&label("done"));
/freebsd-13-stable/sys/amd64/include/
H A Dasmacros.h215 jz \contk
226 jz .L\vec_name\()_u
237 jz .L\vec_name\()_u /* Yes, dont swapgs again */
263 jz 1f /* yes, leave PCB_FULL_IRET alone */
/freebsd-13-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-s390x.pl85 jz .Lshort
133 jz .Lexit
212 jz .Ldone
H A Drc4-x86_64.pl183 jz .Lloop1
188 jz .Loop8
244 jz .Lloop1
246 jz .Loop16_is_hot
347 jz .Lcloop1
/freebsd-13-stable/sys/i386/i386/
H A Dmpboot.s82 jz 1f
85 jz 2f
88 jz 3f
H A Dswtch.s114 jz badsw2 /* no, panic */
129 jz 1f /* no, skip over */
160 jz badsw3 /* no, panic */
290 jz 1f
/freebsd-13-stable/sys/i386/include/
H A Dasmacros.h193 jz .L\@.1
216 jz .L\@.1
226 jz .L\@.3
/freebsd-13-stable/stand/i386/boot0/
H A Dboot0.S229 jz save_curdrive # no, use the default
273 jz next_entry
312 jz print_prompt # Yes
533 jz putstr.1 # No
569 jz 1f # Yes, use CHS mode
572 jz 1f # No
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl217 &jz (&label("ialu"));
220 &jz (&label("mmx"));
222 &jz (&label("mmx"));
/freebsd-13-stable/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S299 jz LookupLoopIsZero
320 jz LookupLoopIsZero
339 jz LookupLoopIsZero
/freebsd-13-stable/stand/i386/libi386/
H A Drelocater_tramp.S114 jz loop.2
210 jz a20_done
241 jz a20_done
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dudivdi3.S29 jz 9f // the code to handle that special case [9].
H A Dumoddi3.S30 jz 9f // the code to handle that special case [9].
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A Dpoly1305-x86_64.S57 jz .Lno_data
410 jz .Lblocks
414 jz .Lno_data_avx
419 jz .Lbase2_64_avx
422 jz .Leven_avx
497 jz .Lstore_base2_64_avx
518 jz .Lstore_base2_26_avx
600 jz .Linit_avx
1082 jz .Lshort_tail_avx
1301 jz
[all...]
H A Dx86_64cpuid.S60 jz .Lintel
225 jz .Laligned
365 jz .Ldone2
408 jz .Ldone_rdrand_bytes
449 jz .Ldone_rdseed_bytes
/freebsd-13-stable/contrib/xz/src/liblzma/check/
H A Dcrc32_x86.S149 jz .L_slice
249 jz .L_return
H A Dcrc64_x86.S140 jz .L_slice
229 jz .L_return
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-s390x.pl97 jz .Lsoft_gmult
132 jz .Lsoft_ghash
/freebsd-13-stable/stand/i386/boot2/
H A Dboot1.S207 jz seta20.3 # Yes
275 jz read.1 # No, use CHS
287 jz read.1 # No, so use CHS
299 jz ereturn # If zero
339 jz read.6 # No

Completed in 202 milliseconds

123456