Lines Matching full:shifted
35 bits are shifted off, they are ``jammed'' into the least significant bit of
60 bits are shifted off, they are ``jammed'' into the least significant bit of
88 _plus_ the number of bits given in `count'. The shifted result is at most
90 bits shifted off form a second 64-bit result as follows: The _last_ bit
91 shifted off is the most-significant bit of the extra result, and the other
93 bits shifted off were all zero. This extra result is stored in the location
97 value is shifted right by the number of bits given in `count', and the
135 number of bits given in `count'. Any bits shifted off are lost. The value
168 number of bits given in `count'. If any nonzero bits are shifted off, they
212 by 64 _plus_ the number of bits given in `count'. The shifted result is
214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
215 off form a third 64-bit result as follows: The _last_ bit shifted off is
217 extra result are all zero if and only if _all_but_the_last_ bits shifted off
222 fixed-point value is shifted right by the number of bits given in `count',
283 number of bits given in `count'. Any bits shifted off are lost. The value
302 by the number of bits given in `count'. Any bits shifted off are lost.