Searched refs:kPrintfOpcode (Results 1 – 3 of 3) sorted by relevance
62 const Instr kPrintfOpcode = 0xdeb1; variable
2375 if (instr->ImmException() == kPrintfOpcode) { in VisitException()2389 (instr->ImmException() == kPrintfOpcode)); in DoPrintf()
1197 hlt(kPrintfOpcode); in PrintfNoPreserve()