.. |
aasmcpu.pas
|
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
2007-06-13 07:41:18 +00:00 |
agx86att.pas
|
* OS/2 compilation fixes (not completely finished yet)
|
2007-03-20 00:49:20 +00:00 |
agx86int.pas
|
* secrel32 relocation support required by dwarf2 under windows
|
2007-04-25 09:06:36 +00:00 |
cga.pas
|
Merged revisions 2921-2922,2925 via svnmerge from
|
2006-03-16 08:52:22 +00:00 |
cgx86.pas
|
+ forbid usage of $E on targets supporting no fpu emulation
|
2007-06-10 17:03: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 several problems with packed set operand sizes
|
2007-06-27 17:26:18 +00:00 |
nx86cnv.pas
|
* cleaned up set conversion
|
2007-02-25 16:29:39 +00:00 |
nx86con.pas
|
* remove ttype
|
2006-10-29 22:19:39 +00:00 |
nx86inl.pas
|
* more packed set operand size problems fixed (include/exclude, mantis
|
2007-06-27 19:50:09 +00:00 |
nx86mat.pas
|
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
2007-01-12 18:33:51 +00:00 |
nx86set.pas
|
* fixed several problems with packed set operand sizes
|
2007-06-27 17:26:18 +00:00 |
rax86.pas
|
* only check validity of assembler instructions in pass_2, after all
|
2007-05-29 16:53:28 +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 replace spilling of shld/shrd.
|
2007-05-03 20:56:09 +00:00 |
x86ins.dat
|
+ some sse4 instructions supported, resolves #9046
|
2007-06-09 19:45:06 +00:00 |
x86reg.dat
|
* fixed <instr> reg,reg with regs>=r8
|
2006-03-26 17:54:02 +00:00 |