Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 56) sorted by relevance

123

/titanic_41/usr/src/lib/libm/i386/src/
H A Disnanl.s37 jz .not_nan / jump if exp is all 0
39 jz .nan_or_inf / jump if exp is all 1
41 jz .got_nan / jump if leading bit is 0
47 jnz .got_nan / jump if not equal to 0x80000000
49 jnz .got_nan / jump if not equal to 0
H A Disnan.s47 jae .nan_or_inf / no jump if arg. is finite
51 ja .got_nan / no jump if arg. may be infinite;
56 jnz .got_nan / no jump if arg. is infinite;
H A Dilogbl.s42 jz .bexp_0 / jump iff x is 0 or subnormal
45 jz .ilogbl_not_finite / jump if unsupported format
58 jnz .ilogbl_subnorm / jump iff x is subnormal
H A Disnanf.s41 jae .nan_or_inf / no jump iff arg. is finite
45 jnz .got_nan / no jump if arg. infinite;
H A Dfinitel.s39 jz .done / no jump if arg. is finite
46 jnz .unsupported / jump if arg has unsupported format
H A Dilogbf.s42 jz .bexp_0 / jump if x is 0 or subnormal
46 jae .bexp_all_1 / jump if x is NaN or Inf
H A Dieee_funcl.s60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
H A Dilogb.s43 jz .bexp_0 / jump if x is 0 or subnormal
46 jae .bexp_all_1 / jump if x is NaN or Inf
H A Dlocallibm.il254 adcl $0,%eax / jump if bexp(x) = 0
327 jz 1f / jump if __exp is all 0
329 jz 2f / jump if __exp is all 1
331 jz 3f / jump if leading bit is 0
336 jnz 3f / jump if not equal to 0x80000000
338 jnz 3f / jump if not equal to 0
H A Dnextafterl.s138 jz .Lcarry / jump if the content of %eax is 0
H A Dnexttowardl.s138 jz .Lcarry / jump if the content of %eax is 0
/titanic_41/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c154 hrtime_t prev, curr, interval, jump; in pcmu_ib_intr_disable() local
167 jump = TICK_TO_NSEC(xc_tick_jump_limit); in pcmu_ib_intr_disable()
182 if (interval > jump) in pcmu_ib_intr_disable()
241 hrtime_t prev, curr, interval, jump; in pcmu_ib_intr_dist() local
254 jump = TICK_TO_NSEC(xc_tick_jump_limit); in pcmu_ib_intr_dist()
268 if (interval > jump) in pcmu_ib_intr_dist()
502 hrtime_t prev, curr, interval, jump; in pcmu_ib_ino_add_intr() local
521 jump = TICK_TO_NSEC(xc_tick_jump_limit); in pcmu_ib_ino_add_intr()
536 if (interval > jump) in pcmu_ib_ino_add_intr()
592 hrtime_t prev, curr, interval, jump; in pcmu_ib_ino_rem_intr() local
[all …]
H A Dpcmu_cb.c143 hrtime_t prev, curr, interval, jump; in pcmu_cb_disable_nintr_reg() local
152 jump = TICK_TO_NSEC(xc_tick_jump_limit); in pcmu_cb_disable_nintr_reg()
168 if (interval > jump) in pcmu_cb_disable_nintr_reg()
/titanic_41/usr/src/lib/libm/amd64/src/
H A Dilogbl.s42 jz .bexp_0 / jump iff x is 0 or subnormal
45 jz .ilogbl_not_finite / jump if unsupported format
58 jnz .ilogbl_subnorm / jump iff x is subnormal
H A Dieee_funcl.s60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_search.c87 int cmp, jump, ret, stack; local
152 jump = TYPE(h) == P_LBTREE ? P_INDX : O_INDX;
154 lim = NUM_ENT(h) / (db_indx_t)jump; lim != 0; lim >>= 1) {
155 indx = base + ((lim >> 1) * jump);
163 base = indx + jump;
/titanic_41/usr/src/cmd/logadm/
H A Derr.c83 int jump = 0; in err() local
103 jump = 1; in err()
143 if (jump) in err()
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemcpy.s46 jbe .memcpy_post / jump if dst <= src
48 jbe .CopyLeft / jump if dst <= src + size - 1
H A Dmemset.s114 jnz .sse_nt_loop / jump if not done
127 cmpl $20, %ecx / compare and jump accordingly
140 jnz .sse_loop / jump if not done
/titanic_41/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.s75 jmp %o1 ! jump to the target processes entry point
/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s232 sethi %hi(lock_set_spin), %o2 ! load up for jump to C
395 sethi %hi(mutex_vector_enter), %o2 ! load up for jump to C
513 sethi %hi(rw_enter_sleep), %o2 ! load up jump
522 sethi %hi(rw_enter_sleep), %o2 ! load up jump
539 jmp %o2 + %lo(rw_enter_sleep) ! jump to rw_enter_sleep if not
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_a.out.s81 jmp %g1 ! jump to it
H A Dboot_elf.s94 ! %o1 has offset from jump slot
103 jmp %g1 ! jump to it
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c236 int col, last, tail, jump, count; local
279 for (jump = -1; col < last; ) {
298 if (jump < count) {
302 jump = JUMP_SIZE;
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsbcp.s60 ! entry point, and jump to it. We depend on the stack (argv, envp)

123