.. |
aasmcpu.pas
|
* i8086 compilation fixes
|
2013-04-14 16:34:02 +00:00 |
agx86att.pas
|
* Add missing checks for android target.
|
2013-01-21 12:08:25 +00:00 |
agx86int.pas
|
* use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386)
|
2013-04-06 23:23:25 +00:00 |
agx86nsm.pas
|
* got rid of the i8086 nasm warning 'segment attributes specified on redeclaration of segment'
|
2013-04-26 22:17:42 +00:00 |
cga.pas
|
|
|
cgx86.pas
|
* do not emit shl/shr with a const different than 1 on 8086
|
2013-04-29 23:02:09 +00:00 |
cpubase.pas
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
hlcgx86.pas
|
|
|
itcpugas.pas
|
* command line compilation of i8086 fixed
|
2013-04-21 18:32:09 +00:00 |
itx86int.pas
|
* merge i8086 branch by Nikolay Nikolov
|
2013-04-25 20:23:51 +00:00 |
nx86add.pas
|
* use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+
|
2013-03-17 15:40:54 +00:00 |
nx86cal.pas
|
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
2013-04-07 13:42:06 +00:00 |
nx86cnv.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
nx86con.pas
|
* small changes (copyright, typo, readability)
|
2012-11-18 17:28:30 +00:00 |
nx86inl.pas
|
* fixed bugs in tx86inlinenode, introduced in r24237
|
2013-04-14 16:16:47 +00:00 |
nx86mat.pas
|
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
2012-08-13 15:02:55 +00:00 |
nx86mem.pas
|
* Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode.
|
2011-09-26 12:58:59 +00:00 |
nx86set.pas
|
* i8086 fix in tx86casenode.genlinearlist
|
2013-03-24 23:03:06 +00:00 |
rax86.pas
|
* Sync with trunk r23500.
|
2013-01-23 07:53:13 +00:00 |
rax86att.pas
|
all the extra i8086 units added
|
2013-03-08 00:04:45 +00:00 |
rax86int.pas
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
rgx86.pas
|
* COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150.
|
2012-05-29 14:43:01 +00:00 |
x86ins.dat
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
x86reg.dat
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |