瀏覽代碼

* fixed sse detection

git-svn-id: trunk@7554 -
Jonas Maebe 18 年之前
父節點
當前提交
f32621610f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/linux/i386/sighnd.inc

+ 1 - 0
rtl/linux/i386/sighnd.inc

@@ -69,6 +69,7 @@ begin
         begin
           os_supports_sse:=false;
           res:=0;
+          inc(ucontext^.uc_mcontext.eip,3);
         end
       else
         res:=216;