Searched refs:kStl (Results 1 - 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc391 case kStl:
H A Dconstants-aarch32.h296 kStl, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h835 (type == kStl) || (type == kStlb) || (type == kStlh));
H A Dassembler-aarch32.cc9963 Delegate(kStl, &Assembler::stl, cond, rt, operand);
H A Ddisasm-aarch32.cc2945 os().SetCurrentInstruction(kStl, kAddress | kLoadStore);
2946 os() << ToCString(kStl) << ConditionPrinter(it_block_, cond) << " " << rt
[all...]

Completed in 222 milliseconds