Searched refs:kHvc (Results 1 – 5 of 5) sorted by relevance
119 case kHvc: in ToCString()
164 kHvc, enumerator
741 VIXL_ASSERT((type == kBkpt) || (type == kHlt) || (type == kHvc) || in Delegate()
1537 os().SetCurrentInstruction(kHvc, kSystem); in hvc()1538 os() << ToCString(kHvc) << ConditionPrinter(it_block_, cond) << " " in hvc()
4542 Delegate(kHvc, &Assembler::hvc, cond, imm); in hvc()