Searched refs:kStlex (Results 1 – 6 of 6) sorted by relevance
395 case kStlex: in ToCString()
302 kStlex, enumerator
1900 if ((type == kLdaexd) || (type == kLdrexd) || (type == kStlex) || in Delegate()
872 (type == kStlex) || (type == kStlexb) || (type == kStlexh) || in Delegate()
2970 os().SetCurrentInstruction(kStlex, kAddress | kLoadStore); in stlex()2971 os() << ToCString(kStlex) << ConditionPrinter(it_block_, cond) << " " << rd in stlex()
10990 Delegate(kStlex, &Assembler::stlex, cond, rd, rt, operand); in stlex()