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