Searched refs:iff (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dfinitef.s35 notl %eax / not(bexp) = 0 iff bexp = all 1's
36 andl $0x7f800000,%eax / ZF <-- 1 iff not(bexp) = 0
H A Dfinitel.s35 testl $0x80000000,8(%esp) / ZF = 1 iff hi_32(sgnfcnd(x))'s msb = 0
37 notl %eax / not(bexp) = 0 iff bexp = all 1's
38 andl $0x00007fff,%eax / ZF <-- 1 iff not(bexp) = 0
45 andl $0x00007fff,%eax / ZF <-- 1 iff bexp = 0 iff denormal or 0
H A Dieee_funcl.s53 / TRUE iff (x is finite, but
55 / iff (msb(sgnfcnd(x) /= 0
60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
74 / TRUE iff (bexp(x) = 0 &
79 jz .may_be_subnorm / jump iff msb(sgnfcnd(x)) = 0
85 testl $0x00007fff,12(%esp) / set ZF iff bexp(x) = 0
86 jnz .not_subnorm / jump iff bexp(x) /= 0
87 orl 4(%esp),%eax / (eax) = 0 iff sgnfcnd(x) = 0
97 jz .may_be_zero / jump iff bex
[all...]
H A Disnanf.s40 subl $0x7f800000,%eax / ZF <-- 1 iff x is infinite
41 jae .nan_or_inf / no jump iff arg. is finite
H A Disnan.s54 testl $0xffffffff,4(%esp) / ZF <-- 1 iff lo_frac. = 0
55 / iff arg. is infinite
H A Dilogbl.s42 jz .bexp_0 / jump iff x is 0 or subnormal
58 jnz .ilogbl_subnorm / jump iff x is subnormal
H A Dilogbf.s57 / ZF = 1 iff x = 0.0
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dieee_funcl.s53 / TRUE iff (x is finite, but
55 / iff (msb(sgnfcnd(x) /= 0
60 jz .L8 / jump iff msb(sgnfcnd(x)) = 0
64 jz .L8 / jump iff bexp(x) = 0x7fff or 0
74 / TRUE iff (bexp(x) = 0 &
79 jz .may_be_subnorm / jump iff msb(sgnfcnd(x)) = 0
84 testl $0x7fff,16(%rsp) / set ZF iff bexp(x) = 0
85 jnz .not_subnorm / jump iff bexp(x) /= 0
86 orl 8(%rsp),%eax / (eax) = 0 iff sgnfcnd(x) = 0
96 jz .may_be_zero / jump iff bex
[all...]
H A Dilogbl.s42 jz .bexp_0 / jump iff x is 0 or subnormal
58 jnz .ilogbl_subnorm / jump iff x is subnormal
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h497 __u8 iff:4; member in struct:cpl_tx_pkt
499 __u8 iff:4; member in struct:cpl_tx_pkt
525 __u8 iff:4; member in struct:cpl_rx_pkt
535 __u8 iff:4; member in struct:cpl_rx_pkt
H A Dpe.c355 cpl->iff = 0; /* XXX port 0 needs fixing with NEMO */
1659 cpl->iff = 0; /* XXX port 0 needs fixing with NEMO */
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s220 bge %xcc, 2f ! TTE is > 0 iff not valid
317 brgez,pn %g4, 4f ! TTE is > 0 iff not valid
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1417 __u8 iff:4; member in struct:cpl_rx_pkt
1427 __u8 iff:4; member in struct:cpl_rx_pkt
1715 __u8 iff:4; member in struct:cpl_l2t_read_rpl
1717 __u8 iff:4; member in struct:cpl_l2t_read_rpl
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincos.S282 fcmpd %fcc0,%f0,pio2_3 ! x < pio2_3 iff x < 0
502 fcmple32 %f30,pio2_3,%l0 ! x <= pio2_3 iff x < 0
H A D__vcos_ultra3.S304 fcmpd %fcc0,%f0,pio2_3 ! x < pio2_3 iff x < 0
521 fcmple32 %f32,pio2_3,%l4 ! x <= pio2_3 iff x < 0
H A D__vsin_ultra3.S303 fcmpd %fcc0,%f0,pio2_3 ! x < pio2_3 iff x < 0
532 fcmple32 %f32,pio2_3,%l4 ! x <= pio2_3 iff x < 0
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s418 mulx %o4, %l2, %o4 ! multiply interval by clock divisor iff > 1
610 mulx %l2, %o0, %l2 ! multiply interval by clock divisor iff > 1
1056 mulx %l3, %l1, %l3 ! multiply interval by clock divisor iff > 1
1110 mulx %o5, %o4, %o5 ! multiply interval by clock divisor iff > 1
1269 mulx %o5, %o4, %o5 ! multiply interval by clock divisor iff > 1
2200 mulx %o0, %o4, %o0 ! multiply interval by clock divisor iff > 1
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s3171 cmp %o4, %g0 ! TTE is > 0 iff not valid
3241 cmp %o4, %g0 ! TTE is > 0 iff not valid
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2995 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3014 % @ifclear VAR ... @end ifclear reads the `...' iff VAR has never been

Completed in 116 milliseconds