Searched refs:kStlexb (Results 1 – 6 of 6) sorted by relevance
397 case kStlexb: in ToCString()
303 kStlexb, enumerator
1901 (type == kStlexb) || (type == kStlexh) || (type == kStrex) || in Delegate()
872 (type == kStlex) || (type == kStlexb) || (type == kStlexh) || in Delegate()
2979 os().SetCurrentInstruction(kStlexb, kAddress | kLoadStore); in stlexb()2980 os() << ToCString(kStlexb) << ConditionPrinter(it_block_, cond) << " " << rd in stlexb()
11020 Delegate(kStlexb, &Assembler::stlexb, cond, rd, rt, operand); in stlexb()