.. |
aasmcpu.pas
|
* fixed encoding of jcxz
|
2007-02-10 20:38:38 +00:00 |
agx86att.pas
|
* used "gas" instead of "as" for Solaris (both sparc and x86)
|
2006-09-19 13:38:44 +00:00 |
agx86int.pas
|
* .init section support
|
2007-01-07 10:03:52 +00:00 |
cga.pas
|
Merged revisions 2921-2922,2925 via svnmerge from
|
2006-03-16 08:52:22 +00:00 |
cgx86.pas
|
* fixed x86 vector mmloads and use scalar loads in ncgcnv
|
2007-01-14 13:36:26 +00:00 |
cpubase.pas
|
* completed jrcxz support
|
2007-02-10 21:14:05 +00:00 |
itcpugas.pas
|
* fixed more xmm stuff
|
2005-06-09 20:50:17 +00:00 |
itx86int.pas
|
* fixed more xmm stuff
|
2005-06-09 20:50:17 +00:00 |
nx86add.pas
|
* fixed bug with set comparisons after r6172
|
2007-01-24 22:28:25 +00:00 |
nx86cnv.pas
|
* fixes cardinal in reg -> real on x86-64, resolves #8225
|
2007-02-21 16:53:57 +00:00 |
nx86con.pas
|
* remove ttype
|
2006-10-29 22:19:39 +00:00 |
nx86inl.pas
|
+ support for sets with size 1 and 2
|
2007-01-24 20:06:56 +00:00 |
nx86mat.pas
|
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
2007-01-12 18:33:51 +00:00 |
nx86set.pas
|
* make more use of location_force_register in in-code, should fix
|
2007-02-08 14:14:32 +00:00 |
rax86.pas
|
+ added several warnings about use of references
|
2006-12-29 09:37:15 +00:00 |
rax86att.pas
|
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
2007-01-24 18:26:23 +00:00 |
rax86int.pas
|
* fixed pushing of words in intel assembler (indirectly related to
|
2007-01-30 21:52:11 +00:00 |
rgx86.pas
|
* Fix register allocation bug that happens when a coalesced
|
2007-02-10 22:47:13 +00:00 |
x86ins.dat
|
* fix for jcxz, jecxz and jrcxz on 64 bit platforms
|
2007-02-10 21:05:27 +00:00 |
x86reg.dat
|
* fixed <instr> reg,reg with regs>=r8
|
2006-03-26 17:54:02 +00:00 |