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

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc503 case kUqasx:
H A Dconstants-aarch32.h352 kUqasx, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h799 (type == kUqadd8) || (type == kUqasx) || (type == kUqsax) ||
H A Dassembler-aarch32.cc12278 Delegate(kUqasx, &Assembler::uqasx, cond, rd, rn, rm);
H A Ddisasm-aarch32.cc3521 os().SetCurrentInstruction(kUqasx, kArithmetic);
3522 os() << ToCString(kUqasx) << ConditionPrinter(it_block_, cond);
[all...]

Completed in 606 milliseconds