fpc/compiler/i386
2013-06-02 14:35:29 +00:00
..
aopt386.pas
cgcpu.pas compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
cpubase.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
cpuelf.pas * Add android to supported targets for assemblers. It fixes assembling for i386-android. 2013-01-18 14:51:09 +00:00
cpuinfo.pas + added sse/avx instructions sets introduced during the last years 2012-09-02 20:55:12 +00:00
cpunode.pas
cpupara.pas * missing part of r24776, using a build server also has pitfalls :/ 2013-06-02 14:35:29 +00:00
cpupi.pas * removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead 2012-09-02 14:32:21 +00:00
cputarg.pas * Sync with trunk r23404. 2013-01-16 13:21:51 +00:00
csopt386.pas
daopt386.pas * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
hlcgcpu.pas - Removed a number of unused variables, reduces noise at compilation. 2012-10-30 11:55:59 +00:00
i386att.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386atts.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386int.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386nop.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386op.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386prop.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
i386tab.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
n386add.pas - removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex 2012-07-21 07:09:06 +00:00
n386cal.pas * Turn off special handling of interrupt calling convention for i386-android. 2013-01-22 14:43:42 +00:00
n386inl.pas
n386mat.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
n386mem.pas + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 2013-05-05 17:22:37 +00:00
n386set.pas * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
popt386.pas * handle Movzl/Op/Mov optimization correctly, resolves #23431 2012-12-09 21:27:05 +00:00
r386ari.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386att.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386con.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386dwrf.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
r386int.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386iri.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386nasm.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386nor.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
r386nri.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386num.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386op.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386ot.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386rni.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386sri.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
r386stab.inc * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
r386std.inc * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00
ra386att.pas
ra386int.pas
rgcpu.pas
rropt386.pas