Browse Source

* clarified the comment for aitconst_farptr

git-svn-id: trunk@24868 -
nickysn 12 năm trước cách đây
mục cha
commit
bb06899ec7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -139,7 +139,7 @@ interface
           aitconst_16bit_unaligned,
           aitconst_32bit_unaligned,
           aitconst_64bit_unaligned,
-          { i8086 far pointer }
+          { i8086 far pointer; emits: 'DW symbol, SEG symbol' }
           aitconst_farptr
         );