Denis Drakhnya
e404c06a2d
We cannot just change the IP address in E2K to restart the instruction because the same register can be read and written in the same instruction (and many more situations), but we can create a fake syscall instruction and restart it. Signed-off-by: Denis Drakhnya <numas13@gmail.com>