Searched refs:kStrex (Results 1 – 6 of 6) sorted by relevance
427 case kStrex: in ToCString()
318 kStrex, enumerator
1901 (type == kStlexb) || (type == kStlexh) || (type == kStrex) || in Delegate()
873 (type == kStrd) || (type == kStrex) || (type == kStrexb) || in Delegate()
3120 os().SetCurrentInstruction(kStrex, kAddress | kLoadStore); in strex()3121 os() << ToCString(kStrex) << ConditionPrinter(it_block_, cond) << " " << rd in strex()
11826 Delegate(kStrex, &Assembler::strex, cond, rd, rt, operand); in strex()