CLI no longer ends a code block
This commit is contained in:
parent
a1e57db669
commit
abbfa86660
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue