Searched defs:MASK_0x007fffff (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vpowf.S540 #define MASK_0x007fffff %l4 define
755 sethi %hi(0x7ffc00),MASK_0x007fffff
759 add MASK_0x007fffff,1023,MASK_0x007fffff
795 and %i1,MASK_0x007fffff,%g5 ! (Y0_2) ax0 &= 0x007fffff;
805 cmp %i1,MASK_0x007fffff ! (Y0_2) ux0 ? 0x800000
828 and %o3,MASK_0x007fffff,%o0 ! (Y1_2) ax0 &= 0x007fffff;
849 cmp %o3,MASK_0x007fffff ! (Y1_2) ux0 ? 0x800000
867 and %g1,MASK_0x007fffff,%o2 ! (Y2_2) ax0 &= 0x007fffff;
890 cmp %g1,MASK_0x007fffff ! (Y2_
[all...]
H A D__vlogf.S107 #define MASK_0x007fffff %i4 define
287 sethi %hi(0x7ffc00),MASK_0x007fffff
288 add MASK_0x007fffff,1023,MASK_0x007fffff
316 cmp ival0,MASK_0x007fffff ! (Y0_0) if (ival <= 0x7fffff)
321 and ival0,MASK_0x007fffff,iy0 ! (Y0_0) iy = ival & 0x007fffff
331 cmp ival1,MASK_0x007fffff ! (Y1_0) if (ival <= 0x7fffff)
339 and ival1,MASK_0x007fffff,iy1 ! (Y1_0) iy = ival & 0x007fffff
343 cmp ival2,MASK_0x007fffff ! (Y2_0) if (ival <= 0x7fffff)
348 and ival2,MASK_0x007fffff,iy
[all...]

Completed in 62 milliseconds