Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc671 case kVmul: in ToCString()
Dconstants-aarch32.h440 kVmul, enumerator
Dassembler-aarch32.h1096 (type == kVmul) || (type == kVnmla) || (type == kVnmls) || in Delegate()
1120 (type == kVmul) || (type == kVqadd) || (type == kVqdmulh) || in Delegate()
1193 (type == kVmla) || (type == kVmls) || (type == kVmul) || in Delegate()
1777 VIXL_ASSERT((type == kVmul)); in Delegate()
1789 VIXL_ASSERT((type == kVmul)); in Delegate()
Ddisasm-aarch32.cc5371 os().SetCurrentInstruction(kVmul, kFpNeon); in vmul()
5372 os() << ToCString(kVmul) << ConditionPrinter(it_block_, cond) << dt; in vmul()
5386 os().SetCurrentInstruction(kVmul, kFpNeon); in vmul()
5387 os() << ToCString(kVmul) << ConditionPrinter(it_block_, cond) << dt; in vmul()
5397 os().SetCurrentInstruction(kVmul, kFpNeon); in vmul()
5398 os() << ToCString(kVmul) << ConditionPrinter(it_block_, cond) << dt; in vmul()
5408 os().SetCurrentInstruction(kVmul, kFpNeon); in vmul()
5409 os() << ToCString(kVmul) << ConditionPrinter(it_block_, cond) << dt; in vmul()
5419 os().SetCurrentInstruction(kVmul, kFpNeon); in vmul()
5420 os() << ToCString(kVmul) << ConditionPrinter(it_block_, cond) << dt; in vmul()
Dassembler-aarch32.cc21306 Delegate(kVmul, &Assembler::vmul, cond, dt, rd, rn, dm, index); in vmul()
21356 Delegate(kVmul, &Assembler::vmul, cond, dt, rd, rn, dm, index); in vmul()
21416 Delegate(kVmul, &Assembler::vmul, cond, dt, rd, rn, rm); in vmul()
21463 Delegate(kVmul, &Assembler::vmul, cond, dt, rd, rn, rm); in vmul()
21486 Delegate(kVmul, &Assembler::vmul, cond, dt, rd, rn, rm); in vmul()