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.h414 kVfms, enumerator
Dassembler-aarch32.h1093 (type == kVfms) || (type == kVfnma) || (type == kVfnms) || in Delegate()
1117 (type == kVeor) || (type == kVfma) || (type == kVfms) || in Delegate()
1192 (type == kVfms) || (type == kVfnma) || (type == kVfnms) || in Delegate()
Ddisasm-aarch32.cc4808 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4809 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
4815 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4816 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
4822 os().SetCurrentInstruction(kVfms, kFpNeon); in vfms()
4823 os() << ToCString(kVfms) << ConditionPrinter(it_block_, cond) << dt << " " in vfms()
Dassembler-aarch32.cc17700 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()
17727 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()
17750 Delegate(kVfms, &Assembler::vfms, cond, dt, rd, rn, rm); in vfms()