.. |
aasmcpu.pas
|
28cd8271c9
* initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev
|
15 years ago |
agx86att.pas
|
973c23e12c
* Fix for win64 GNU AS bug
|
15 years ago |
agx86int.pas
|
4838ebe73b
* renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/
|
15 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
15 years ago |
cpubase.pas
|
34c985cfa6
* added register type parameter to cgsize2subreg(), as the subreg can
|
16 years ago |
itcpugas.pas
|
67e16340be
* revert r8118
|
18 years ago |
itx86int.pas
|
67e16340be
* revert r8118
|
18 years ago |
nx86add.pas
|
fff903a00b
* fixed some unnecessary moving of values from cregister to register
|
15 years ago |
nx86cnv.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86con.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86inl.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86mat.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86set.pas
|
c6d00a2b1f
* correct the register size holding a smallset < 4 bytes when using "bt"
|
15 years ago |
rax86.pas
|
9affb070b8
* don't force OT_BITS32 on x86-64, resolves #16622
|
15 years ago |
rax86att.pas
|
c03fa8e79d
+ Add warning if @GOTPCREL will not be honored
|
15 years ago |
rax86int.pas
|
9273856e84
* disallow pusha*/popa* for x86_64 (mantis #14862)
|
15 years ago |
rgx86.pas
|
99a75c56fc
* fixed copy-paste error in r15600
|
15 years ago |
x86ins.dat
|
9273856e84
* disallow pusha*/popa* for x86_64 (mantis #14862)
|
15 years ago |
x86reg.dat
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 years ago |