Home
last modified time | relevance | path

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

123

/illumos-gate/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 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 Dieee_funcl.S60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 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
/illumos-gate/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()
/illumos-gate/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
/illumos-gate/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;
/illumos-gate/usr/src/cmd/logadm/
H A Derr.c84 int jump = 0; in err() local
104 jump = 1; in err()
144 if (jump) in err()
/illumos-gate/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
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Drunexe.S75 jmp %o1 ! jump to the target processes entry point
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.S142 sethi %hi(lock_set_spin), %o2 ! load up for jump to C
242 sethi %hi(mutex_vector_enter), %o2 ! load up for jump to C
342 sethi %hi(rw_enter_sleep), %o2 ! load up jump
351 sethi %hi(rw_enter_sleep), %o2 ! load up jump
368 jmp %o2 + %lo(rw_enter_sleep) ! jump to rw_enter_sleep if not
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.h39 uint16_t jump; /* Jump instruction */ member
/illumos-gate/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;
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.S93 ! %o1 has offset from jump slot
102 jmp %g1 ! jump to it
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.S86 ! map this one page and jump to it from cprboot
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.h.in3 /* Define if an absolute indirect call/jump must NOT be prefixed with `*' */

123