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.h460 kVqdmulh, enumerator
Dassembler-aarch32.h1098 (type == kVpmin) || (type == kVqadd) || (type == kVqdmulh) || in Delegate()
1120 (type == kVmul) || (type == kVqadd) || (type == kVqdmulh) || in Delegate()
1613 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
1625 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
Ddisasm-aarch32.cc5768 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5769 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5779 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5780 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5790 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5791 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
5801 os().SetCurrentInstruction(kVqdmulh, kFpNeon); in vqdmulh()
5802 os() << ToCString(kVqdmulh) << ConditionPrinter(it_block_, cond) << dt; in vqdmulh()
Dassembler-aarch32.cc22844 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
22872 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
22908 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()
22944 Delegate(kVqdmulh, &Assembler::vqdmulh, cond, dt, rd, rn, rm); in vqdmulh()