Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.cc569 case kVbit: in ToCString()
Dconstants-aarch32.h389 kVbit, enumerator
Dassembler-aarch32.h1089 (type == kVadd) || (type == kVbif) || (type == kVbit) || in Delegate()
1114 (type == kVadd) || (type == kVbif) || (type == kVbit) || in Delegate()
Ddisasm-aarch32.cc4027 os().SetCurrentInstruction(kVbit, kFpNeon); in vbit()
4028 os() << ToCString(kVbit) << ConditionPrinter(it_block_, cond) << dt; in vbit()
4038 os().SetCurrentInstruction(kVbit, kFpNeon); in vbit()
4039 os() << ToCString(kVbit) << ConditionPrinter(it_block_, cond) << dt; in vbit()
Dassembler-aarch32.cc14956 Delegate(kVbit, &Assembler::vbit, cond, dt, rd, rn, rm); in vbit()
14980 Delegate(kVbit, &Assembler::vbit, cond, dt, rd, rn, rm); in vbit()