fpc/tests/test/cpu16
nickysn cfa1ddb5e4 Merged revision(s) 42176, 42186 from trunk:
* fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an
  indirect call) was assembled as 'call near label' (direct call) instead of
  'call near [label]' and 'call dword ptr [label]' was assembled as
  'call near label' instead of 'call far [label]'
........
 Add {$goto on} if FPC macro is defined
........

git-svn-id: branches/fixes_3_2@42215 -
2019-06-12 11:11:06 +00:00
..
i8086 Merged revision(s) 42176, 42186 from trunk: 2019-06-12 11:11:06 +00:00
taddint1.pp Improve test to allow easier understanding of errors 2013-05-16 22:05:10 +00:00