Searched refs:jz (Results 1 - 25 of 137) sorted by relevance

123456

/freebsd-13-stable/lib/libc/i386/string/
H A Dstrncmp.S53 * TODO: change all the jz's back to je for consistency.
68 L2: jz L4 /* strings are equal */
71 jz L3
90 jz L4
93 jz L3
100 jz L4
103 jz L3
110 jz L4
113 jz L3
120 jz L
[all...]
H A Dwcslen.S42 jz found0
44 jz found1
46 jz found2
48 jz found3
50 jz found4
52 jz found5
54 jz found6
56 jz found7
H A Dffs.S47 jz L1 /* ZF is set if all bits are 0 */
H A Dwcschr.S45 jz no
50 jz no
55 jz no
60 jz no
H A Dwcscmp.S46 jz same
51 jz same
56 jz same
H A Dswab.S58 jz L2 # while swaping alternate bytes.
68 jz L4 # while swapping alternate bytes.
H A Dwmemchr.S49 jz small
95 jz no
/freebsd-13-stable/lib/msun/src/
H A Dk_rem_pio2.c89 * jz local integer variable indicating the number of
296 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
317 jz = jk;
320 for(i=0,j=jz,z=q[jz];j>0;i++,j--) {
332 if(q0>0) { /* need iq[jz-1] to determine n */
333 i = (iq[jz-1]>>(24-q0)); n += i;
334 iq[jz-1] -= i<<(24-q0);
335 ih = iq[jz-1]>>(23-q0);
337 else if(q0==0) ih = iq[jz
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.branch.s56 jz 1b
62 jz other
H A Dtst.embedded.s55 jz 1b
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl119 &jz(&label("maw_sse2_exit"));
169 &jz(&label("maw_finish"));
212 &jz(&label("maw_end")) if ($i != 7-1);
282 &jz(&label("mw_finish"));
304 &jz(&label("mw_finish"));
325 &jz(&label("mw_end")) if ($i != 7-1);
382 &jz(&label("sw_finish"));
404 &jz(&label("sw_end"));
415 &jz(&label("sw_end")) if ($i != 7-1);
457 &jz(
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Defirt_support.S66 jz 1f
69 jz 1f
72 jz 1f
75 jz 1f
78 jz 1f
82 jz 1f
H A Dexception.S131 jz alltraps_noen_k
166 jz alltraps_k
202 jz alltraps_k
242 jz alltraps_pushregs_no_rax
320 jz alltraps_pushregs_no_rax
368 jz page_k
414 jz alltraps_pushregs_no_rax
457 jz X\name /* lfence is not needed until %gs: use */
482 jz 6f /* already running with kernel GS.base */
484 jz
[all...]
/freebsd-13-stable/sys/crypto/openssl/i386/
H A Dbn-586.S83 jz .L004maw_sse2_exit
118 jz .L006maw_finish
214 jz .L009maw_end
225 jz .L009maw_end
236 jz .L009maw_end
247 jz .L009maw_end
258 jz .L009maw_end
269 jz .L009maw_end
331 jz .L013mw_finish
393 jz
[all...]
/freebsd-13-stable/lib/libc/amd64/string/
H A Dstrlen.S40 jz 2f
72 jz 1b
H A Dbcmp.S48 jz 3f
55 jz 3f
62 jz 3f
H A Dmemmove.S236 jz 2000f
245 jz 2000f
254 jz 2000f
263 jz 2000f
/freebsd-13-stable/sys/i386/i386/
H A Dexception.s315 jz calltrap
481 jz doreti_notvm86
484 jz doreti_ast
489 jz doreti_exit /* can't handle ASTs now if not */
526 jz 1f /* PCB_VM86CALL is not set */
530 jz doreti_popl_fs
593 jz doreti_popl_ds_kfault
599 jz doreti_popl_es_kfault
605 jz doreti_popl_fs_kfault
631 jz doreti_exi
[all...]
/freebsd-13-stable/stand/i386/boot2/
H A Dsio.S50 jz sio_flush.2 # Till none
64 jz sio_putc.2 # If timeout
73 jz sio_getc # No
/freebsd-13-stable/lib/libc/amd64/gen/
H A Dsigsetjmp.S59 jz 2f
86 jz 2f
/freebsd-13-stable/lib/libc/i386/gen/
H A Dsigsetjmp.S61 jz 2f
85 jz 2f
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dcbc.pl106 &jz(&label("decrypt"));
112 &jz(&label("encrypt_finish"));
155 &jz(&label("finish"));
213 # The next 2 instructions are only for if the jz is taken
216 &jz(&label("decrypt_finish"));
260 &jz(&label("finish"));
/freebsd-13-stable/sys/i386/acpica/
H A Dacpi_wakecode.S69 jz 1f
90 jz 1f
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Ds390xcpuid.pl72 jz .Lret
95 jz .Lret
110 jz .Lret
118 jz .Lret
134 jz .Lstck
198 jz .Laligned

Completed in 153 milliseconds

123456