.. |
aopt386.pas
|
85d63d9fa9
* settings refactored
|
19 years ago |
cgcpu.pas
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 years ago |
cpubase.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
cpuelf.pas
|
c2fed960c9
* Add android to supported targets for assemblers. It fixes assembling for i386-android.
|
12 years ago |
cpuinfo.pas
|
e81d2d1f3b
* basic avx support for floating point operations (use -Cfavx to activate)
|
12 years ago |
cpunode.pas
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 years ago |
cpupara.pas
|
7f2750f188
* missing part of r24776, using a build server also has pitfalls :/
|
12 years ago |
cpupi.pas
|
b1dc518ac4
* removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead
|
13 years ago |
cputarg.pas
|
d26f0552a0
* Sync with trunk r23404.
|
12 years ago |
csopt386.pas
|
6f1f21c432
* optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems.
|
16 years ago |
daopt386.pas
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
hlcgcpu.pas
|
12ad6704f6
- Removed a number of unused variables, reduces noise at compilation.
|
12 years ago |
i386att.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
i386atts.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
i386int.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
i386nop.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
i386op.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
i386prop.inc
|
e81d2d1f3b
* basic avx support for floating point operations (use -Cfavx to activate)
|
12 years ago |
i386tab.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
n386add.pas
|
e10a95bf16
- removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex
|
13 years ago |
n386cal.pas
|
e13e2e1697
* Turn off special handling of interrupt calling convention for i386-android.
|
12 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
|
b0f7786782
+ added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64
|
12 years ago |
n386set.pas
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
popt386.pas
|
2ea6979277
* handle Movzl/Op/Mov optimization correctly, resolves #23431
|
12 years ago |
r386ari.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386att.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386con.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386dwrf.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
r386int.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386iri.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386nasm.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386nor.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
r386nri.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386num.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386op.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386ot.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386rni.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386sri.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 years ago |
r386stab.inc
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
r386std.inc
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 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 |