FASTTRAP_INSTR
if (ret == FASTTRAP_INSTR) {
(uchar_t)x86dis.d86_bytes[0] == FASTTRAP_INSTR)
while (text[i] == FASTTRAP_INSTR) {
instr != FASTTRAP_INSTR &&
ASSERT(instr[start] == FASTTRAP_INSTR);
fasttrap_instr_t instr = FASTTRAP_INSTR;
if (instr != FASTTRAP_INSTR)
fasttrap_instr_t instr = FASTTRAP_INSTR;
if (instr != FASTTRAP_INSTR && instr != BREAKPOINT_INSTR)
instr == FASTTRAP_INSTR) {