.. |
aoptcpu.pas
|
* optimize vmovaps/vmovapd after avx instructions
|
2014-05-01 19:20:35 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
+ cs_userbp optimizer switch, so on x86-64 the compiler can make use of rbp if it is not needed as frame pointer
|
2014-01-30 19:44:17 +00:00 |
cpubase.inc
|
|
|
cpuelf.pas
|
|
|
cpuinfo.pas
|
+ support for FMA intrinsic: if there is no hardware support, the compiler throws an error.
|
2014-04-13 19:21:54 +00:00 |
cpunode.pas
|
* synchronized with trunk up to r27758
|
2014-05-12 16:12:34 +00:00 |
cpupara.pas
|
* synchronized with trunk up to r27758
|
2014-05-12 16:12:34 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
Enable nasm assembler for x86_64 cpu
|
2014-01-21 00:26:49 +00:00 |
hlcgcpu.pas
|
+ new chlcgobj class reference variable that can be used to call thlcg*
|
2014-07-03 22:28:31 +00:00 |
nx64add.pas
|
|
|
nx64cal.pas
|
|
|
nx64cnv.pas
|
|
|
nx64flw.pas
|
- Removed Win64 SEH code specific to results of managed types returned in registers. Since r26228 managed types are always returned in parameters.
|
2014-03-16 15:48:49 +00:00 |
nx64inl.pas
|
|
|
nx64mat.pas
|
* fixes masking error in tx8664shlshrnode.pass_generate_code
|
2014-02-08 10:15:47 +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
|
|
|
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
|
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
2014-04-11 14:30:59 +00:00 |
win64unw.pas
|
|
|
x8664ats.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664att.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664int.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664nop.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664op.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664pro.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |
x8664tab.inc
|
+ prove of concept how FMA4 could be supported in inline assembler
|
2014-03-20 21:25:38 +00:00 |