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.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.cc5184 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5185 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5191 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5192 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5198 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5199 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5205 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5206 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
5212 os().SetCurrentInstruction(kVmls, kFpNeon); in vmls()
5213 os() << ToCString(kVmls) << ConditionPrinter(it_block_, cond) << dt << " " in vmls()
Dassembler-aarch32.cc20507 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20543 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20601 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20646 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()
20669 Delegate(kVmls, &Assembler::vmls, cond, dt, rd, rn, rm); in vmls()