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