.. |
aasmcpu.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
ag386att.pas
|
729614ff74
+ emx target added
|
22 years ago |
ag386int.pas
|
e8f649f5c2
+ $define newra will enable new register allocator
|
22 years ago |
ag386nsm.pas
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
aopt386.pas
|
18ab545cb7
* Fixed the optimizer
|
22 years ago |
cga.pas
|
0c93e261e7
* Added some code to keep track of move instructions in register
|
22 years ago |
cgcpu.pas
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
cpubase.inc
|
37194d2f61
* fixed more problems with cpubase and x86-64
|
23 years ago |
cpubase.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
cpuinfo.pas
|
1b2a455ced
* two comments fixed
|
23 years ago |
cpunode.pas
|
d551c5d867
* i386 uses now the generic exception management from ncgflw
|
23 years ago |
cpupara.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
cpupi.pas
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
cpuswtch.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
cputarg.pas
|
729614ff74
+ emx target added
|
22 years ago |
csopt386.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
daopt386.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
i386att.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386atts.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386ins.dat
|
b59b436130
* x86-64 compiles
|
22 years ago |
i386int.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386nop.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386op.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386prop.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
i386tab.inc
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
n386add.pas
|
7677b18770
* Removed usage of edi in a lot of places when new register allocator used
|
22 years ago |
n386cal.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
n386cnv.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
n386con.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
n386inl.pas
|
4cf63d5b32
* wrong location_copy for include/exclude
|
22 years ago |
n386mat.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
n386mem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
n386obj.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
n386opt.pas
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
n386set.pas
|
7677b18770
* Removed usage of edi in a lot of places when new register allocator used
|
22 years ago |
optbase.pas
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
popt386.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
ra386.pas
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
ra386att.pas
|
811fdad9b6
* removed some ie checks
|
22 years ago |
ra386int.pas
|
811fdad9b6
* removed some ie checks
|
22 years ago |
radirect.pas
|
811fdad9b6
* removed some ie checks
|
22 years ago |
rgcpu.pas
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
rropt386.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
tgcpu.pas
|
479a745096
* first x86-64 patches
|
23 years ago |