Home
last modified time | relevance | path

Searched refs:kVqdmulh (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
Dconstants-aarch32.cc711 case kVqdmulh: in ToCString()
Dconstants-aarch32.h456 kVqdmulh, enumerator
Dassembler-aarch32.h1062 (type == kVpmin) || (type == kVqadd) || (type == kVqdmulh) || in Delegate()
1084 (type == kVmul) || (type == kVqadd) || (type == kVqdmulh) || in Delegate()
1581 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
1593 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
Ddisasm-aarch32.cc5801 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5802 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5812 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5813 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5823 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5824 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5834 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5835 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
Dassembler-aarch32.cc21542 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
21570 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
21606 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
21642 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()