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.h1076 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1100 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1172 (type == kVmla) || (type == kVmls) || (type == kVmul) || in Delegate()
1598 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
1610 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
Ddisasm-aarch32.cc5135 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5136 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5142 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5143 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5149 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5150 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5156 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5157 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
5163 os().SetCurrentInstruction(kVmla, kFpNeon); in vmla()
5164 os() << ToCString(kVmla) << ConditionPrinter(it_block_, cond) << dt << " " in vmla()
Dassembler-aarch32.cc20243 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20279 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20337 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20382 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()
20405 Delegate(kVmla, &Assembler::vmla, cond, dt, rd, rn, rm); in vmla()