.. |
ag386nsm.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
aopt386.pas
|
85d63d9fa9
* settings refactored
|
19 years ago |
cgcpu.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
cpubase.inc
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
cpuinfo.pas
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
18 years ago |
cpunode.pas
|
a2fd319a20
* nx86cnv.pas must set ctypeconv node properly
|
20 years ago |
cpupara.pas
|
3b7e458f02
* Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977.
|
18 years ago |
cpupi.pas
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
18 years ago |
cputarg.pas
|
78499f85dd
* symbian support from Felipe
|
18 years ago |
csopt386.pas
|
e1132f8fe1
* check register type to not mixup sse registers
|
18 years ago |
daopt386.pas
|
c03f19fa50
* in case of "movzbl %dl,%edx" etc, %edx depends on its previous value.
|
18 years ago |
i386att.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386atts.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386int.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386nop.inc
|
447276c5bb
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
18 years ago |
i386op.inc
|
0e96eda236
+ some sse4 instructions supported, resolves #9046
|
18 years ago |
i386prop.inc
|
447276c5bb
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
18 years ago |
i386tab.inc
|
43c2694d50
* fixed REX placement for xmm opcodes
|
18 years ago |
n386add.pas
|
399a2a86fa
* fix temp release for 64bit compare
|
18 years ago |
n386cal.pas
|
02adc2b6ab
* fixed calling cdecl routines under win32 which return their result in
|
18 years ago |
n386inl.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
n386mat.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
n386mem.pas
|
3078a1927f
* remove ttype
|
19 years ago |
n386set.pas
|
2bb0dced62
* optimized code for jumptables (same as for ppc now)
|
18 years ago |
optbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
popt386.pas
|
c219b1f753
* fixed/enabled andl/addl/... xx,reg1 orl reg1,reg1 setxx/jxx/cmovxx optimization
|
18 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
|
23e67ee289
+ intel assembler reader for x86-64
|
19 years ago |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
rropt386.pas
|
b6ccf54ae9
* fixed error in register renaming in case the first changed instruction
|
18 years ago |