Home | History | Annotate | Download | only in i386

Lines Matching full:trace_bit

999         const uint32_t trace_bit = 0x100u;
1001 m_state.context.gpr.__eflags |= trace_bit;
1003 m_state.context.gpr.__eflags &= ~trace_bit;