.. |
aopt386.pas
|
85d63d9fa9
* settings refactored
|
19 years ago |
cgcpu.pas
|
78c0215447
Preparations to native threadvar support:
|
13 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
|
188677ea91
* fixed the offset of memory parameters allocated via getintparaloc():
|
13 years ago |
cpupi.pas
|
34bc5ea624
* Use localalignmax in calc_stackframe_size method
|
13 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 |
hlcgcpu.pas
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
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
|
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
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
17 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
|
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
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
popt386.pas
|
dd03bc3e66
* i386 version of fix from r21113
|
13 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 |