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.h429 kVmls, enumerator
Dassembler-aarch32.h1059 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1083 (type == kVmin) || (type == kVmla) || (type == kVmls) || in Delegate()
1156 (type == kVmla) || (type == kVmls) || (type == kVmul) || in Delegate()
1581 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
1593 VIXL_ASSERT((type == kVmla) || (type == kVmls) || (type == kVqdmulh) || in Delegate()
Ddisasm-aarch32.cc5228 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5229 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5235 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5236 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5242 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5243 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5249 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5250 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5256 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5257 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
Dassembler-aarch32.cc19282 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
19318 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
19376 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
19421 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
19444 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()