fpc/tests/test/cpu16/i8086
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
..
tasm16_32_1.pp
tasm16_32_2.pp
tasm16_32_3.pp
tasm16_32_4.pp
tasmabs1.pp
tasmabs2.pp
tasmabs3.pp
tasmabs4.pp
tasmabs5.pp
tasmseg1.pp
tasmseg2.pp
tfaradr1.pp
tfarcal1.pp
tfarcal2.pp Merged revision(s) 42176, 42186 from trunk: 2019-06-12 11:11:06 +00:00
tfarcal3.pp Add explicit {$hugecode off} for tests that need it 2018-07-05 20:58:13 +00:00
tfarcal4.pp Add explicit {$hugecode off} for tests that need it 2018-07-05 20:58:13 +00:00
tfarjmp2.pp
tfarptr1.pp
tfarptr2.pp
tfarptr3.pp
tfarptr4.pp
tfarptr5.pp
thugeptr1.pp
thugeptr1a.pp
thugeptr1b.pp
thugeptr2.pp
thugeptr2a.pp
thugeptr5.pp
thugeptr5a.pp
tintr1.pp
tintr2.pp
tlbldat1.pp
tmmc.pp
tmml.pp
tmmm.pp
tmms.pp
tmmt.pp
tprcdat1.pp
tprocaddr1.pp Add explicit {$hugecode off} for tests that need it 2018-07-05 20:58:13 +00:00
tptrcon.pp
tptrsize.pp
tra1.pp
tretf1.pp Add explicit {$hugecode off} for tests that need it 2018-07-05 20:58:13 +00:00
tretf2.pp Add explicit {$hugecode off} for tests that need it 2018-07-05 20:58:13 +00:00
tsegofs1.pp
tsegofs1a.pp
ttasm1.pp
ttheap1.pp