Exemplo n.º 1
0
 public override void Execute(IThread thread)
 {
     thread.Syscall (thread.Regs.IntRegs[2]);
 }