Home
last modified time | relevance | path

Searched refs:kPrintfOpcode (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/a64/
Dsimulator-a64.h62 const Instr kPrintfOpcode = 0xdeb1; variable
Dsimulator-a64.cc2375 if (instr->ImmException() == kPrintfOpcode) { in VisitException()
2389 (instr->ImmException() == kPrintfOpcode)); in DoPrintf()
Dmacro-assembler-a64.cc1197 hlt(kPrintfOpcode); in PrintfNoPreserve()