Searched refs:kMovw (Results 1 – 5 of 5) sorted by relevance
195 case kMovw: in ToCString()
202 kMovw, enumerator
659 VIXL_ASSERT((type == kAdd) || (type == kMovt) || (type == kMovw) || in Delegate()
1944 os().SetCurrentInstruction(kMovw, kNoAttribute); in movw()1945 os() << ToCString(kMovw) << ConditionPrinter(it_block_, cond) << " " << rd in movw()
7381 Delegate(kMovw, &Assembler::movw, cond, rd, operand); in movw()