Lines Matching full:shifted
36 bits are shifted off, they are ``jammed'' into the least significant bit of
63 bits are shifted off, they are ``jammed'' into the least significant bit of
90 _plus_ the number of bits given in `count'. The shifted result is at most
92 bits shifted off form a second 64-bit result as follows: The _last_ bit
93 shifted off is the most-significant bit of the extra result, and the other
95 bits shifted off were all zero. This extra result is stored in the location
99 value is shifted right by the number of bits given in `count', and the
137 number of bits given in `count'. Any bits shifted off are lost. The value
170 number of bits given in `count'. If any nonzero bits are shifted off, they
214 by 64 _plus_ the number of bits given in `count'. The shifted result is
216 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
217 off form a third 64-bit result as follows: The _last_ bit shifted off is
219 extra result are all zero if and only if _all_but_the_last_ bits shifted off
224 fixed-point value is shifted right by the number of bits given in `count',
285 number of bits given in `count'. Any bits shifted off are lost. The value
304 by the number of bits given in `count'. Any bits shifted off are lost.