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