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

/external/vixl/src/aarch32/
H A Dconstants-aarch32.cc443 case kSvc:
H A Dconstants-aarch32.h322 kSvc, enumerator in enum:vixl::aarch32::InstructionType
H A Dassembler-aarch32.h716 (type == kSvc));
H A Dassembler-aarch32.cc11453 Delegate(kSvc, &Assembler::svc, cond, imm);
H A Ddisasm-aarch32.cc3209 os().SetCurrentInstruction(kSvc, kSystem);
3210 os() << ToCString(kSvc) << ConditionPrinter(it_block_, cond) << " " << imm;
[all...]

Completed in 215 milliseconds