Searched refs:kSdiv (Results 1 – 5 of 5) sorted by relevance
289 case kSdiv: in ToCString()
249 kSdiv, enumerator
813 (type == kSadd8) || (type == kSasx) || (type == kSdiv) || in Delegate()
2463 os().SetCurrentInstruction(kSdiv, kArithmetic); in sdiv()2464 os() << ToCString(kSdiv) << ConditionPrinter(it_block_, cond); in sdiv()
9653 Delegate(kSdiv, &Assembler::sdiv, cond, rd, rn, rm); in sdiv()