Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc619 case kVfms: in ToCString()
Dconstants-aarch32.h410 kVfms, enumerator
Dassembler-aarch32.h1057 (type == kVfms) || (type == kVfnma) || (type == kVfnms) || in Delegate()
1081 (type == kVeor) || (type == kVfma) || (type == kVfms) || in Delegate()
1155 (type == kVfms) || (type == kVfnma) || (type == kVfnms) || in Delegate()
Ddisasm-aarch32.cc4845 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4846 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
4852 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4853 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
4859 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4860 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
Dassembler-aarch32.cc16545 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()
16572 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()
16595 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()