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

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc433 case kStrexh:
H A Dconstants-aarch32.h317 kStrexh, enumerator in enum:vixl::aarch32::InstructionType
H A Dmacro-assembler-aarch32.cc2198 (type == kStrexb) || (type == kStrexh)) {
H A Dassembler-aarch32.h848 (type == kStrexh));
H A Dassembler-aarch32.cc10909 Delegate(kStrexh, &Assembler::strexh, cond, rd, rt, operand);
H A Ddisasm-aarch32.cc3141 os().SetCurrentInstruction(kStrexh, kAddress | kLoadStore);
3142 os() << ToCString(kStrexh) << ConditionPrinter(it_block_, cond) << " " << rd
[all...]

Completed in 359 milliseconds