Searched refs:kUmlal (Results 1 - 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc491 case kUmlal:
H A Dconstants-aarch32.h346 kUmlal, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h926 (type == kUmlal) || (type == kUmlals) || (type == kUmull) ||
H A Dassembler-aarch32.cc12164 Delegate(kUmlal, &Assembler::umlal, cond, rdlo, rdhi, rn, rm);
H A Ddisasm-aarch32.cc3465 os().SetCurrentInstruction(kUmlal, kArithmetic);
3466 os() << ToCString(kUmlal) << ConditionPrinter(it_block_, cond) << " " << rdlo
[all...]

Completed in 271 milliseconds