diff --git a/src/x86_ops_flag.h b/src/x86_ops_flag.h index 8a2f9d0..3fbaba6 100644 --- a/src/x86_ops_flag.h +++ b/src/x86_ops_flag.h @@ -33,8 +33,6 @@ static int opCLI(uint32_t fetchdat) else flags &= ~I_FLAG; - CPU_BLOCK_END(); - CLOCK_CYCLES(3); PREFETCH_RUN(3, 1, -1, 0,0,0,0, 0); return 0;