Searched refs:kSubw (Results 1 – 5 of 5) sorted by relevance
441 case kSubw: in ToCString()
325 kSubw, enumerator
681 (type == kRscs) || (type == kSubw) || (type == kSxtab) || in Delegate()
3207 os().SetCurrentInstruction(kSubw, kArithmetic); in subw()3208 os() << ToCString(kSubw) << ConditionPrinter(it_block_, cond); in subw()
12466 Delegate(kSubw, &Assembler::subw, cond, rd, rn, operand); in subw()