florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years 13 years ago
..
aopt386.pas 85d63d9fa9 * settings refactored 19 years ago
cgcpu.pas b1dc518ac4 * removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead 13 years ago
cpubase.inc 3a9e3991be * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 13 years ago
cpuelf.pas c529356693 * Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories. 13 years ago
cpuinfo.pas 5b13ef1025 + added sse/avx instructions sets introduced during the last years 13 years ago
cpunode.pas 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
cpupara.pas 74d3c8cc57 * on i386-win32 when using stdcall calling conventions, records with a size of 1,2 and 4 are returned in al/ax/eax now, resolves #22675 13 years ago
cpupi.pas b1dc518ac4 * removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead 13 years ago
cputarg.pas c529356693 * Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories. 13 years ago
csopt386.pas 6f1f21c432 * optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems. 16 years ago
daopt386.pas 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 years ago
hlcgcpu.pas d6066ed51a * fixed compilation for i386/m68k after r21878/21879 13 years ago
i386att.inc c011949765 + iretq for x86_64 14 years ago
i386atts.inc c011949765 + iretq for x86_64 14 years ago
i386int.inc c011949765 + iretq for x86_64 14 years ago
i386nop.inc fc569e224d * handle all operand combinations of xadd, resolves #21146 13 years ago
i386op.inc c011949765 + iretq for x86_64 14 years ago
i386prop.inc e8dafe4dde * fixed change information for a lot of sse instructions 14 years ago
i386tab.inc fc569e224d * handle all operand combinations of xadd, resolves #21146 13 years ago
n386add.pas e10a95bf16 - removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex 13 years ago
n386cal.pas b837694207 * factored out releasing an unused return value into 14 years ago
n386inl.pas 790a4fe2d3 * log and id tags removed 20 years ago
n386mat.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 years ago
n386mem.pas d94460e3b3 * 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. 14 years ago
n386set.pas aee5380ae0 * merged trunk up to r20882 13 years ago
popt386.pas df01717c38 * mov x, %treg; mov %treg, y might be only optimized if y does not use treg 13 years ago
r386ari.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386att.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386con.inc f7dbe6d7a6 * use a different register constant for EIP and RIP (fixes external 13 years ago
r386dwrf.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386int.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386iri.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386nasm.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386nor.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386nri.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386num.inc f7dbe6d7a6 * use a different register constant for EIP and RIP (fixes external 13 years ago
r386op.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386ot.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386rni.inc f7dbe6d7a6 * use a different register constant for EIP and RIP (fixes external 13 years ago
r386sri.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386stab.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
r386std.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ra386att.pas 757ed4e8d3 * standard assembler reader for i386 20 years ago
ra386int.pas 6c6bf452ca * Fixed level 2 comment warnings. 17 years ago
rgcpu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
rropt386.pas 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago