.. |
ag386int.pas
|
9cc9068dc9
* wasm args fix from wiktor
|
21 years ago |
ag386nsm.pas
|
c98d2211bc
* fixed range check errors
|
21 years ago |
aopt386.pas
|
db7d93495b
* first small steps towards an oop optimizer
|
22 years ago |
cgcpu.pas
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
cpubase.inc
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |
cpuinfo.pas
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
cpunode.pas
|
7f04bb7272
* ncgopt replaces n386opt
|
22 years ago |
cpupara.pas
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |
cpupi.pas
|
57a2fe6ddb
+ some code for PIC support added
|
22 years ago |
cpuswtch.pas
|
42c6e9323b
* sparc updates, mostly float related
|
21 years ago |
cputarg.pas
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
csopt386.pas
|
bade472032
* fixed some more optimizer bugs, make cycle now works with -O2p3,
|
21 years ago |
daopt386.pas
|
ed708a0650
* more byte->word
|
21 years ago |
i386att.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386atts.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386int.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386nop.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386op.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386prop.inc
|
dd2bb53aa5
+ possible sse2 unit usage for double calculations
|
21 years ago |
i386tab.inc
|
7ca069476f
*** empty log message ***
|
21 years ago |
n386add.pas
|
8012731ede
*** empty log message ***
|
21 years ago |
n386cal.pas
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
n386cnv.pas
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
n386con.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
n386inl.pas
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
n386mat.pas
|
c37035a450
* common addnode code for x86-64 and i386
|
21 years ago |
n386mem.pas
|
77c5f6485d
* fix vecnode code that caused to much register conflicts
|
22 years ago |
n386obj.pas
|
3afcfd7f86
* extnumber failure is $ffff instead of -1
|
21 years ago |
n386set.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
optbase.pas
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
popt386.pas
|
8a86aad56d
* remove previous commit
|
21 years ago |
r386ari.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386att.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
r386con.inc
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 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
|
1367e342db
* reg allocations for imaginary register are now inserted just
|
21 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
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
ra386int.pas
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
rgcpu.pas
|
42c6e9323b
* sparc updates, mostly float related
|
21 years ago |
rropt386.pas
|
6abc491796
- disable removal of dead loads before a call, because register
|
21 years ago |