Lines Matching refs:shift

142  * bits that hold the shift distance are used for the half/byte/sign flags.
1880 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
1938 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
1970 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2002 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2034 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2066 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2097 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2180 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2212 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2244 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2276 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
4735 * Long integer shift. This is different from the generic 32/64-bit
4736 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4738 * 6 bits of the shift distance.
4764 * Long integer shift. This is different from the generic 32/64-bit
4765 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4767 * 6 bits of the shift distance.
4793 * Long integer shift. This is different from the generic 32/64-bit
4794 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4796 * 6 bits of the shift distance.
5879 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
5880 * 32-bit shift distance.
5904 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
5905 * 32-bit shift distance.
5929 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
5930 * 32-bit shift distance.
9461 ldr r3, [rFP, ip, lsr #10] @ r3<- vF (shift right 12, left 2)
15906 lsl r3,r3,#(32 - JIT_PROF_SIZE_LOG_2) @ shift out excess bits
16104 ldr r2, [rFP, ip, lsr #6] @ r2<- vA (shift right 8, left 2)
16108 ldr r2, [rFP, ip, lsr #10] @ r2<- vG (shift right 12, left 2)