Home | History | Annotate | Download | only in arm

Lines Matching refs:kThumbBUncond

147     ENCODING_MAP(kThumbBUncond,      0xe000,
1032 } else if (lir->opcode == kThumbBUncond) {
1569 thumb1 = (getSkeleton(kThumbBUncond) | ((branchOffset>> 1) & 0x7ff));
1927 newInst |= getSkeleton(kThumbBUncond); /* b offset is 0 */