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