Home | History | Annotate | Download | only in arm

Lines Matching refs:B20

303   B20 = 1 << 20,
1075 ASSERT(fields >= B16 && fields < B20); // at least one field set
1260 emit(cond | B27 | B26 | B25 | (opcode_1 & 15)*B20 | crn.code()*B16 |
1410 emit(cond | 0xD9*B20 | base.code()*B16 | dst.code()*B12 |
1425 emit(cond | 0xD8*B20 | base.code()*B16 | src.code()*B12 |
1455 emit(cond | 0xC*B24 | B22 | B20 | dst2.code()*B16 |
1483 emit(cond | 0xE*B24 | B20 | (src.code() >> 1)*B16 |
1496 emit(cond | 0xE*B24 | B23 | 0x3*B20 | B19 |
1511 0x3*B20 | B19 | 0x5*B16 | (dst.code() >> 1)*B12 |
1526 emit(cond | 0xE*B24 | 0x3*B20 | src1.code()*B16 |
1541 emit(cond | 0xE*B24 | 0x3*B20 | src1.code()*B16 |
1556 emit(cond | 0xE*B24 | 0x2*B20 | src1.code()*B16 |
1585 emit(cond | 0xE*B24 |B23 | 0x3*B20 | B18 |
1595 emit(cond | 0xE*B24 | 0xF*B20 | B16 |