.. |
ag386int.pas
|
96f9973b46
* taicpu_abstract.oper[] changed to pointers
|
22 years ago |
ag386nsm.pas
|
96f9973b46
* taicpu_abstract.oper[] changed to pointers
|
22 years ago |
aopt386.pas
|
db7d93495b
* first small steps towards an oop optimizer
|
22 years ago |
cgcpu.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
cpubase.inc
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
cpuinfo.pas
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
cpunode.pas
|
7f04bb7272
* ncgopt replaces n386opt
|
22 years ago |
cpupara.pas
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
cpupi.pas
|
57a2fe6ddb
+ some code for PIC support added
|
22 years ago |
cpuswtch.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
cputarg.pas
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
csopt386.pas
|
3c5d94dc64
* fixed nil pointer access
|
22 years ago |
daopt386.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
i386att.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386atts.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386int.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386nop.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386op.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386prop.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
i386tab.inc
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
n386add.pas
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
n386cal.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386cnv.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386con.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386inl.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386mat.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386mem.pas
|
77c5f6485d
* fix vecnode code that caused to much register conflicts
|
22 years ago |
n386obj.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386set.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
optbase.pas
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
popt386.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
r386ari.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386att.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386con.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386int.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386iri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386nasm.inc
|
e487793919
* %st is st0 in nasm
|
22 years ago |
r386nor.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386nri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386num.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386op.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386ot.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386rni.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386sri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386stab.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386std.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
ra386att.pas
|
bef3bb7b22
* fix field offset in reference
|
22 years ago |
ra386int.pas
|
48ef24605a
* support scalefactor for opr_local
|
22 years ago |
rgcpu.pas
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
rropt386.pas
|
4c66ac6cab
* internal changeregsize for optimizer
|
22 years ago |