.. |
aoptcpu.pas
|
|
|
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* the compiler now explicitly keeps track of the minimally guaranteed
|
2009-02-08 13:00:24 +00:00 |
cpubase.inc
|
+ default code now preserves mm registers
|
2007-10-27 12:02:28 +00:00 |
cpuinfo.pas
|
* fixed assembling of fisttp of sse3 instruction set
|
2007-10-27 20:50:46 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* handle methodpointer function results like records of the same size, resolves #12318
|
2008-11-15 23:05:36 +00:00 |
cpupi.pas
|
* Also execute setfirsttemp on non-Windows platforms. Fixes -O2 cycle on Linux.
|
2007-06-29 17:46:27 +00:00 |
cputarg.pas
|
|
|
nx64add.pas
|
* implementation of 32x32->64 multiplication for i386 based on patch
|
2008-11-06 21:03:10 +00:00 |
nx64cal.pas
|
|
|
nx64cnv.pas
|
* the compiler now explicitly keeps track of the minimally guaranteed
|
2009-02-08 13:00:24 +00:00 |
nx64inl.pas
|
|
|
nx64mat.pas
|
* fixed location.size for divmodn (in particular the sign)
|
2007-12-09 18:06:44 +00:00 |
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
|
* enabled operand size checking (don't know why it was disabled,
|
2007-12-15 22:30:23 +00:00 |
rax64int.pas
|
|
|
rgcpu.pas
|
|
|
x8664ats.inc
|
* added missing size suffixes for several sse2 opcodes
|
2007-11-10 19:57:01 +00:00 |
x8664att.inc
|
+ some sse4 instructions supported, resolves #9046
|
2007-06-09 19:45:06 +00:00 |
x8664int.inc
|
+ some sse4 instructions supported, resolves #9046
|
2007-06-09 19:45:06 +00:00 |
x8664nop.inc
|
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
2007-07-22 16:40:44 +00:00 |
x8664op.inc
|
+ some sse4 instructions supported, resolves #9046
|
2007-06-09 19:45:06 +00:00 |
x8664pro.inc
|
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
2007-07-22 16:40:44 +00:00 |
x8664tab.inc
|
* fixed assembler tables for sse4 instructions, resolves #13186
|
2009-02-24 20:07:11 +00:00 |