Lines Matching +full:64 +full:bit
6 | 64 bit right shift functions |
27 | Shifts the 64 bit quantity pointed to by the first arg (arg1) |
29 | Forms a 96 bit quantity from the 64 bit arg and eax: |
30 | [ 64 bit arg ][ eax ] |
33 | Results returned in the 64 bit arg and eax. |
61 cmpl $64,%ecx
79 subb $64,%cl
104 | Shifts the 64 bit quantity pointed to by the first arg (arg1) |
106 | Forms a 96 bit quantity from the 64 bit arg and eax: |
107 | [ 64 bit arg ][ eax ] |
111 | set (to 0x01) if any bit, apart from the first one, is set in the |
113 | Results returned in the 64 bit arg and eax. |
122 cmpl $64,%ecx /* shrd only works for 0..31 bits */
142 orw %bx,%bx /* Any of the 63 bit set ? */
168 /* Shift by [64..95] bits */
173 subb $64,%cl