Searched refs:kStrexb (Results 1 – 6 of 6) sorted by relevance
429 case kStrexb: in ToCString()
315 kStrexb, enumerator
2198 (type == kStrexb) || (type == kStrexh)) { in Delegate()
847 (type == kStrd) || (type == kStrex) || (type == kStrexb) || in Delegate()
3121 os().SetCurrentInstruction(kStrexb, kAddress | kLoadStore); in strexb()3122 os() << ToCString(kStrexb) << ConditionPrinter(it_block_, cond) << " " << rd in strexb()
10848 Delegate(kStrexb, &Assembler::strexb, cond, rd, rt, operand); in strexb()