.. |
aoptcpu.pas
|
|
|
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* fixed a_param_ref for source sizes < 8 bytes
|
2008-03-18 20:10:22 +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
|
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
2008-07-23 11:00:03 +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
|
* fixed location.size for length node and x86_64 mul node
|
2007-12-15 19:27:24 +00:00 |
nx64cal.pas
|
* fixed assembling of movd with 64 bit registers
|
2006-11-25 20:32:32 +00:00 |
nx64cnv.pas
|
* also use sse2 instructions to convert int to real on i386
|
2007-12-09 18:10:23 +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 more rex placements
|
2007-11-02 21:30:43 +00:00 |