Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc653 case kVmla: in ToCString()
Dconstants-aarch32.h431 kVmla, enumerator
Dassembler-aarch32.h1095 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1119 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1193 (type == kVmla) || (type == kVmls) || (type == kVmul) || 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.cc5146 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5147 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5153 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5154 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5160 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5161 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5167 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5168 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5174 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5175 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
Dassembler-aarch32.cc20258 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20294 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20352 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20397 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20420 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()