Lines Matching refs:shift

142  * bits that hold the shift distance are used for the half/byte/sign flags.
1898 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
1956 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
1988 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2020 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2052 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2084 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2115 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2198 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2230 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2262 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
2294 * Note: using the usual FETCH/and/shift stuff, this fits in exactly 17
4875 * Long integer shift. This is different from the generic 32/64-bit
4876 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4878 * 6 bits of the shift distance.
4904 * Long integer shift. This is different from the generic 32/64-bit
4905 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4907 * 6 bits of the shift distance.
4933 * Long integer shift. This is different from the generic 32/64-bit
4934 * binary operations because vAA/vBB are 64-bit but vCC (the shift
4936 * 6 bits of the shift distance.
6138 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
6139 * 32-bit shift distance.
6164 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
6165 * 32-bit shift distance.
6190 * Long integer shift, 2addr version. vA is 64-bit value/result, vB is
6191 * 32-bit shift distance.
9982 ldr r3, [rFP, ip, lsr #10] @ r3<- vF (shift right 12, left 2)
16427 lsl r3,r3,#(32 - JIT_PROF_SIZE_LOG_2) @ shift out excess bits
16625 ldr r2, [rFP, ip, lsr #6] @ r2<- vA (shift right 8, left 2)
16629 ldr r2, [rFP, ip, lsr #10] @ r2<- vG (shift right 12, left 2)