.. |
aopt386.pas
|
85d63d9fa9
* settings refactored
|
19 years ago |
cgcpu.pas
|
ce76ce8769
* fixed wrong tmpref usage as mentioned by Pierre on the mailing list
|
14 years ago |
cpubase.inc
|
ff5f311b34
- removed no more used constants
|
14 years ago |
cpuinfo.pas
|
75e702c2e8
* rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define
|
15 years ago |
cpunode.pas
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 years ago |
cpupara.pas
|
a08989a76b
* zero/sign extend parameter values and return values < 32 bit to 32 bit on
|
14 years ago |
cpupi.pas
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
cputarg.pas
|
cff85bdb3b
* Rename ag386nsm.pas unit source to agx86nsm.pas
|
14 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 |
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
|
8308b46a94
+ support for assembler instructions with four operands
|
14 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
|
e11c880b1e
x86 assembler improvements:
|
14 years ago |
n386add.pas
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
17 years ago |
n386cal.pas
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
n386inl.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
n386mat.pas
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 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
|
c6d382fe18
* Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code.
|
14 years ago |
popt386.pas
|
a6b2fcfe22
* fixes breakage of r17766, should resolve #19598
|
14 years ago |
r386ari.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386att.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386con.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386dwrf.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386int.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386iri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386nasm.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386nor.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386nri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386num.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386op.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386ot.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386rni.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386sri.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 years ago |
r386stab.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
r386std.inc
|
87da67129c
* rtl compilation with x86_64 binary writer fixed
|
19 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 |