.. |
aasmcpu.pas
|
53ffda14f3
* fixes taking the address of an assembler block defined label
|
17 years ago |
agx86att.pas
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
agx86int.pas
|
5548824859
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
17 years ago |
cpubase.pas
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
itcpugas.pas
|
67e16340be
* revert r8118
|
18 years ago |
itx86int.pas
|
67e16340be
* revert r8118
|
18 years ago |
nx86add.pas
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
17 years ago |
nx86cnv.pas
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
17 years ago |
nx86con.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
nx86inl.pas
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
17 years ago |
nx86mat.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
nx86set.pas
|
0197192441
* disabled jump tables for darwin/x86_64 for now since they don't work
|
17 years ago |
rax86.pas
|
53ffda14f3
* fixes taking the address of an assembler block defined label
|
17 years ago |
rax86att.pas
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
rax86int.pas
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 years ago |
rgx86.pas
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
x86ins.dat
|
49195b0ac0
* fixes assembling of mov ax,<mem16>
|
17 years ago |
x86reg.dat
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 years ago |