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

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc791 case kVshll:
H A Dconstants-aarch32.h496 kVshll, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h1831 VIXL_ASSERT((type == kVshll));
H A Dassembler-aarch32.cc24236 Delegate(kVshll, &Assembler::vshll, cond, dt, rd, rm, operand);
H A Ddisasm-aarch32.cc6586 os().SetCurrentInstruction(kVshll, kFpNeon);
6587 os() << ToCString(kVshll) << ConditionPrinter(it_block_, cond) << dt << " "
[all...]

Completed in 1441 milliseconds