瀏覽代碼

FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns

git-svn-id: trunk@23253 -
pierre 12 年之前
父節點
當前提交
eaeb63f86d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/i386/cpupara.pas

+ 2 - 0
compiler/i386/cpupara.pas

@@ -124,6 +124,8 @@ unit cpupara;
                   end;
               end;
             end;
+          system_i386_freebsd,
+          system_i386_openbsd,
           system_i386_darwin,
           system_i386_iphonesim :
             begin