Searched refs:kLdrexh (Results 1 – 5 of 5) sorted by relevance
167 case kLdrexh: in ToCString()
188 kLdrexh, enumerator
860 (type == kLdrex) || (type == kLdrexb) || (type == kLdrexh) || in Delegate()
1788 os().SetCurrentInstruction(kLdrexh, kAddress | kLoadStore); in ldrexh()1789 os() << ToCString(kLdrexh) << ConditionPrinter(it_block_, cond) << " " << rt in ldrexh()
5940 Delegate(kLdrexh, &Assembler::ldrexh, cond, rt, operand); in ldrexh()