Searched refs:jz (Results 1 - 15 of 15) sorted by last modified time

/haiku/src/system/kernel/arch/x86/64/
H A Dinterrupts.S119 jz 1f; \
347 jz 1f
461 jz 2f
517 jz 1f
544 jz 1f
550 jz 1f
665 jz 1f
H A Dentry_compat.S121 jz 1f; \
343 jz 2f
354 jz 1f
382 jz 1f
388 jz 1f
/haiku/src/apps/bootmanager/
H A Dbootman.S395 jz showMenu
632 jz .takeOverBootDrive
/haiku/src/system/libroot/posix/musl/math/
H A D__rem_pio2_large.c84 * jz local integer variable indicating the number of
275 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
299 jz = jk;
302 for (i=0,j=jz,z=q[jz]; j>0; i++,j--) {
314 if (q0 > 0) { /* need iq[jz-1] to determine n */
315 i = iq[jz-1]>>(24-q0); n += i;
316 iq[jz-1] -= i<<(24-q0);
317 ih = iq[jz-1]>>(23-q0);
319 else if (q0 == 0) ih = iq[jz
[all...]
/haiku/src/system/kernel/lib/arch/x86/
H A Darch_string.S73 jz 1f
/haiku/src/system/kernel/arch/x86/32/
H A Dinterrupts.S132 jz 1f; \
688 jz 2f
701 jz 1f
732 jz 1f
740 jz 1f
H A Darch.S257 jz .L_user_strlcpy_source_done
/haiku/src/system/boot/platform/bios_ia32/
H A Dshell.S165 jz load_failed // if already retried often enough, bail out
225 jz no_more_chars
H A Dbios_asm.S63 jz _no_paging;
262 jz to_ret
269 jz to_ret
/haiku/src/bin/writembr/
H A Dmbr.S276 jz try_mbr /* UUID boot signature not found */
323 jz read_chs /* CHS read if set */
/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Dadd_n.S59 jz L(end)
H A Dlshift.S74 jz L(end)
117 jz L(end2)
158 jz L(Lend)
204 jz L(Lend2)
H A Drshift.S71 jz L(end)
114 jz L(end2)
158 jz L(Lend)
204 jz L(Lend2)
H A Dsub_n.S59 jz L(end)
/haiku/src/bin/unzip/
H A Dcrc_i386.S148 jz .L_fine /* > else { */
160 jz .L_bail
165 jz .L_aligned_now
173 jz .L_No_Eights
209 jz .L_bail /* > if (len) */

Completed in 87 milliseconds