Home
last modified time | relevance | path

Searched refs:kCbxz16Bit (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_thumb2.h441 kCbxz16Bit, // CBZ/CBNZ rX, label; X < 8; 7-bit positive offset. enumerator
492 cond, kCompareAndBranchXZero, kCbxz16Bit, location); in CompareAndBranch()
Dassembler_thumb2.cc1891 case kCbxz16Bit: in SizeInBytes()
1968 case kCbxz16Bit: in GetOffset()
2036 case kCbxz16Bit: in IsCandidateForEmitEarly()
2074 case kCbxz16Bit: in AdjustSizeIfNeeded()
2188 case kCbxz16Bit: { in Emit()