Searched refs:kHlt (Results 1 – 5 of 5) sorted by relevance
117 case kHlt: in ToCString()
159 kHlt, enumerator
715 VIXL_ASSERT((type == kBkpt) || (type == kHlt) || (type == kHvc) || in Delegate()
1522 os().SetCurrentInstruction(kHlt, kSystem); in hlt()1523 os() << ToCString(kHlt) << ConditionPrinter(it_block_, cond) << " " << imm; in hlt()
4153 Delegate(kHlt, &Assembler::hlt, cond, imm); in hlt()