Searched refs:kStrexd (Results 1 – 5 of 5) sorted by relevance
431 case kStrexd: in ToCString()
320 kStrexd, enumerator
1067 VIXL_ASSERT((type == kStlexd) || (type == kStrexd)); in Delegate()
3139 os().SetCurrentInstruction(kStrexd, kAddress | kLoadStore); in strexd()3140 os() << ToCString(kStrexd) << ConditionPrinter(it_block_, cond) << " " << rd in strexd()
11891 Delegate(kStrexd, &Assembler::strexd, cond, rd, rt, rt2, operand); in strexd()