Home | History | Annotate | Download | only in arm

Lines Matching defs:B5

46   B5 = 1 << 5,
511 EmitMemOpAddressMode3(cond, B7 | B6 | B5 | B4, rd, ad);
625 ((static_cast<int32_t>(sm) & 1)*B5) | B4 |
647 ((static_cast<int32_t>(sm) & 1)*B5) | B4 |
667 ((static_cast<int32_t>(dm) >> 4)*B5) | B4 |
688 ((static_cast<int32_t>(dm) >> 4)*B5) | B4 |
756 ((static_cast<int32_t>(sm) & 1)*B5) |
774 ((static_cast<int32_t>(dm) >> 4)*B5) |
930 ((static_cast<int32_t>(dm) >> 4)*B5) |
945 ((static_cast<int32_t>(sm) & 1)*B5) |
1040 B5 | B4 | (imm16 & 0xf);
1059 B24 | B21 | (0xfff << 8) | B5 | B4 |