Searched refs:kStlexh (Results 1 - 6 of 6) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc401 case kStlexh:
H A Dconstants-aarch32.h301 kStlexh, enumerator in enum:vixl::aarch32::InstructionType
H A Dmacro-assembler-aarch32.cc2197 (type == kStlexb) || (type == kStlexh) || (type == kStrex) ||
H A Dassembler-aarch32.h846 (type == kStlex) || (type == kStlexb) || (type == kStlexh) ||
H A Dassembler-aarch32.cc10107 Delegate(kStlexh, &Assembler::stlexh, cond, rd, rt, operand);
H A Ddisasm-aarch32.cc2991 os().SetCurrentInstruction(kStlexh, kAddress | kLoadStore);
2992 os() << ToCString(kStlexh) << ConditionPrinter(it_block_, cond) << " " << rd
[all...]

Completed in 301 milliseconds