Searched refs:HLT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Dvm86.c66 #define HLT 0xf4 macro
524 code[2] = HLT;
528 code[0] = HLT;
556 if (*(u_char *)addr == HLT)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3911 (Inst.getOpcode() != AArch64::HLT)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7208 Inst.getOpcode() == ARM::HLT;
7328 // NOTE: BKPT and HLT instructions have the interesting property of being

Completed in 281 milliseconds