.. |
aoptcpu.pas
|
a277a5f8db
* Removed unused local vars.
|
преди 6 години |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
преди 6 години |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
преди 9 години |
cgcpu.pas
|
4da16992df
* i386: Minor PIC initialization improvement if the GOT register is forced to EBX.
|
преди 6 години |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
преди 7 години |
cpuelf.pas
|
901275b4a1
Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen).
|
преди 10 години |
cpuinfo.pas
|
aec03309ef
+ added CPUX86_HAS_SSE2 to x86 tcpuflags
|
преди 7 години |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
преди 9 години |
cpupara.pas
|
8b9e90dc7a
* keep track of whether a routine has a C-style variadic parameter in the
|
преди 6 години |
cpupi.pas
|
039aee9568
* i386 PIC: Do not force EBX as a GOT register if tf_section_threadvars is not set. Actually forcing EBX here is a bad idea anyway.
|
преди 6 години |
cputarg.pas
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
преди 11 години |
hlcgcpu.pas
|
e5c2d13671
* Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present.
|
преди 6 години |
i386att.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386atts.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386int.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386nop.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386op.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386prop.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
i386tab.inc
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
преди 6 години |
n386add.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
преди 8 години |
n386cal.pas
|
f5f895e2a3
syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed
|
преди 8 години |
n386flw.pas
|
91d5457b38
* moved around/replaced the following procedures to stop nflw from depending
|
преди 6 години |
n386inl.pas
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
преди 8 години |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
преди 10 години |
n386mat.pas
|
8c5606b41d
+ support mmx shifting
|
преди 7 години |
n386mem.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
преди 7 години |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
преди 6 години |
r386ari.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386att.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386con.inc
|
8b0bbdcaab
* fix flag subregs after r38206
|
преди 7 години |
r386dwrf.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386int.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386iri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386nasm.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386nor.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386nri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386num.inc
|
8b0bbdcaab
* fix flag subregs after r38206
|
преди 7 години |
r386ot.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386rni.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386sri.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386stab.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
r386std.inc
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
преди 8 години |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
преди 20 години |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
преди 17 години |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
преди 6 години |