Searched refs:kSasx (Results 1 – 5 of 5) sorted by relevance
281 case kSasx: in ToCString()
241 kSasx, enumerator
787 (type == kSadd8) || (type == kSasx) || (type == kSdiv) || in Delegate()
2404 os().SetCurrentInstruction(kSasx, kArithmetic); in sasx()2405 os() << ToCString(kSasx) << ConditionPrinter(it_block_, cond); in sasx()
8627 Delegate(kSasx, &Assembler::sasx, cond, rd, rn, rm); in sasx()