.. |
aoptcpu.pas
|
53c39d5420
* fixes peephole optimizer problems with -O3 on x86-64
|
13 lat temu |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 lat temu |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
cgcpu.pas
|
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
|
12 lat temu |
cpubase.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
cpuelf.pas
|
40c510403f
* Don't crash on a PLT-generating relocation to a local symbol (which should not normally appear, but nevertheless is possible).
|
12 lat temu |
cpuinfo.pas
|
5b13ef1025
+ added sse/avx instructions sets introduced during the last years
|
13 lat temu |
cpunode.pas
|
2caa05ccd1
* Make Win64 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN64_SEH. Mantis #24012.
|
12 lat temu |
cpupara.pas
|
7566ddcc8f
* add a tdef to each parameter location and set it for all target
|
12 lat temu |
cpupi.pas
|
cbad0abab5
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
13 lat temu |
cputarg.pas
|
c529356693
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
13 lat temu |
hlcgcpu.pas
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
14 lat temu |
nx64add.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 lat temu |
nx64cal.pas
|
b837694207
* factored out releasing an unused return value into
|
14 lat temu |
nx64cnv.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 lat temu |
nx64flw.pas
|
8c91cddfc8
* Win64 SEH: Fixed handling control flow statements also in 'except' and 'on' parts of try..except statements.
|
12 lat temu |
nx64inl.pas
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
nx64mat.pas
|
2dd75e707e
* renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef
|
12 lat temu |
r8664ari.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664att.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664con.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664dwrf.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
r8664int.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664iri.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664nor.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
r8664num.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664op.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664ot.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664rni.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664sri.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
r8664stab.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
r8664std.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 lat temu |
rax64att.pas
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 lat temu |
rax64int.pas
|
f726e1691b
* Fixed warnings and notes.
|
16 lat temu |
rgcpu.pas
|
c6253d5bd7
* Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review.
|
16 lat temu |
win64unw.pas
|
6a3fe72de9
+ Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing).
|
14 lat temu |
x8664ats.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664att.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664int.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664nop.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664op.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664pro.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |
x8664tab.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 lat temu |