Searched refs:kLdrex (Results 1 – 5 of 5) sorted by relevance
161 case kLdrex: in ToCString()
185 kLdrex, enumerator
841 (type == kLdrex) || (type == kLdrexb) || (type == kLdrexh) || in Delegate()
1751 os().SetCurrentInstruction(kLdrex, kAddress | kLoadStore); in ldrex()1752 os() << ToCString(kLdrex) << ConditionPrinter(it_block_, cond) << " " << rt in ldrex()
5838 Delegate(kLdrex, &Assembler::ldrex, cond, rt, operand); in ldrex()