fpc/compiler/i8086
Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
it was AT_NONE, which is invalid and should never be used
  * explicitly pass the correct value for all calls to those methods elsewhere
    in the compiler

git-svn-id: trunk@34250 -
2016-08-05 07:09:16 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas
cpupi.pas
cputarg.pas + added an i8086-embedded target support to the compiler (RTL and makefile 2016-06-17 19:15:24 +00:00
hlcgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
i8086att.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i8086atts.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i8086int.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i8086nop.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i8086op.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i8086prop.inc * fix modification information of VCOMISS and VCOMISD 2016-06-01 19:58:43 +00:00
i8086tab.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
n8086add.pas
n8086cal.pas
n8086cnv.pas
n8086con.pas
n8086inl.pas
n8086ld.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
n8086mat.pas
n8086mem.pas
n8086tcon.pas
n8086util.pas * specify the def of assembler level symbols defined via 2016-07-20 20:52:59 +00:00
r8086ari.inc
r8086att.inc
r8086con.inc
r8086dwrf.inc
r8086int.inc
r8086iri.inc
r8086nasm.inc
r8086nor.inc
r8086nri.inc
r8086num.inc
r8086ot.inc
r8086rni.inc
r8086sri.inc
r8086stab.inc
r8086std.inc
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas
tgcpu.pas