HomeSort by relevance Sort by last modified time
    Searched full:hltinsts (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 605 const char HltInsts[] = "\xf4\xf4\xf4\xf4\xf4";
606 OutStreamer.EmitBytes(StringRef(HltInsts, 5));

Completed in 773 milliseconds