Home | History | Annotate | Download | only in arm

Lines Matching refs:msb

1342   int msb = lsb + width - 1;
1343 emit(cond | 0x1f*B22 | msb*B16 | dst.code()*B12 | lsb*B7 | B4 | 0xf);
1361 int msb = lsb + width - 1;
1362 emit(cond | 0x1f*B22 | msb*B16 | dst.code()*B12 | lsb*B7 | B4 |
1925 // where a is the MSB and h is the LSB, an immediate 64-bit double can be