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