Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc657 case kVmls: in ToCString()
Dconstants-aarch32.h433 kVmls, 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.cc5195 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5196 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5202 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5203 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5209 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5210 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5216 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5217 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5223 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5224 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
Dassembler-aarch32.cc20522 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20558 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20616 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20661 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20684 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()