fpc/compiler/x86_64
Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating
whether the mangled name is for defining a symbol, or for referencing
    it later (e.g. for a call or load of its address). The reason is that
    on the JVM both cases are different.
  + jvmdef unit to encode types according to the JVM rules
  + tprocdef.jvmmangledname() to encode a procdef's JVM mangled name
    (the common part of defining/referencing it; tprocdef.mangledname
     afterwards adorns it as required)

git-svn-id: branches/jvmbackend@18288 -
2011-08-20 07:22:00 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * tprocdef.mangledname now gets an extra boolean parameter indicating 2011-08-20 07:22:00 +00:00
cpubase.inc - removed no more used constants 2011-08-13 20:54:01 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas * create/destroy also the high level code generator for all architectures, 2011-08-20 07:21:16 +00:00
nx64add.pas
nx64cal.pas
nx64cnv.pas
nx64inl.pas
nx64mat.pas
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nor.inc
r8664num.inc
r8664op.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
x8664ats.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x8664att.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x8664int.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x8664nop.inc + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00
x8664op.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x8664pro.inc + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x8664tab.inc + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00