.. |
aoptcpu.pas
|
* optimize vmovaps/vmovapd after avx instructions
|
2014-05-01 19:20:35 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
2015-02-23 22:56:09 +00:00 |
cpubase.inc
|
* optimize mov/lea
|
2013-11-01 19:01:14 +00:00 |
cpuelf.pas
|
Rebase to trunk revision
|
2015-02-15 16:08:18 +00:00 |
cpuinfo.pas
|
+ cpu capability CPUX86_HAS_CMOV
|
2015-02-21 20:47:40 +00:00 |
cpunode.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
cpupara.pas
|
* handle the fact that records containing a single extended value are
|
2014-11-04 21:16:27 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
Enable nasm assembler for x86_64 cpu
|
2014-01-21 00:26:49 +00:00 |
hlcgcpu.pas
|
|
|
nx64add.pas
|
* use IMUL even for unsigned multiplication on x86_64, when overflow checking is
|
2014-01-18 03:36:15 +00:00 |
nx64cal.pas
|
|
|
nx64cnv.pas
|
|
|
nx64flw.pas
|
* Generate exception filters data on i386-win32 and x86_64-win64 without using global labels.
|
2015-01-20 13:52:19 +00:00 |
nx64inl.pas
|
|
|
nx64mat.pas
|
* Moved x86_64 mod/div code to x86, with minimal changes to ensure it compiles on i386/i8086. Merging optimized division-by-const code from i386 is pending...
|
2014-06-11 01:42:46 +00:00 |
nx64set.pas
|
* fixed r26519 for darwin/x86-64, see comments (mantis #25644)
|
2014-01-29 21:26:45 +00:00 |
r8664ari.inc
|
|
|
r8664att.inc
|
|
|
r8664con.inc
|
|
|
r8664dwrf.inc
|
|
|
r8664int.inc
|
|
|
r8664iri.inc
|
|
|
r8664nasm.inc
|
* set Ch_* for more operations
|
2014-01-26 12:37:50 +00:00 |
r8664nor.inc
|
|
|
r8664num.inc
|
|
|
r8664ot.inc
|
|
|
r8664rni.inc
|
|
|
r8664sri.inc
|
|
|
r8664stab.inc
|
|
|
r8664std.inc
|
|
|
rax64att.pas
|
- Forgot to commit with r29081
|
2014-11-16 17:29:52 +00:00 |
rax64int.pas
|
|
|
rgcpu.pas
|
* rbp can be used for normal purpose under certain conditions so it shouldn't interfere with all other registers
|
2014-01-30 19:44:14 +00:00 |
symcpu.pas
|
* reimplemented r28329 in a different way, as suggested by Jonas
|
2014-08-07 19:36:52 +00:00 |
win64unw.pas
|
|
|
x8664ats.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
x8664att.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
x8664int.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
x8664nop.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
x8664op.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
x8664pro.inc
|
* corrects change flags for VSQRTSD
|
2015-02-28 22:42:25 +00:00 |
x8664tab.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |