.. |
aasmcpu.pas
|
0e7e45d423
* avoid warnings in the avr code generator
|
13 years ago |
agavrgas.pas
|
cdefb6720f
* fixed compilation after r20801
|
13 years ago |
aoptcpu.pas
|
8f343078fa
* optimize moves into movw if possible
|
14 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpud.pas
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 years ago |
avrreg.dat
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
cgcpu.pas
|
7a0ae38700
+ also specify the parameter def when allocating a parameter via
|
13 years ago |
cpubase.pas
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
cpuinfo.pas
|
895aa0d752
* reworked cpuflags for avr
|
13 years ago |
cpunode.pas
|
9856e548ed
* avr stuff, work in progress
|
16 years ago |
cpupara.pas
|
eb1efdff8a
+ introduce cstylearrayofconst because pocall_mwcall was forgotten at several places
|
13 years ago |
cpupi.pas
|
0e7e45d423
* avoid warnings in the avr code generator
|
13 years ago |
cputarg.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
hlcgcpu.pas
|
ac419e1cb4
+ passthrough hlcgpu for AVR
|
13 years ago |
itcpugas.pas
|
8d960cb608
+ implementation of shifting operations for avr
|
14 years ago |
navradd.pas
|
eb2a2a5ea0
+ implements tavraddnode.second_cmpsmallset
|
14 years ago |
navrcnv.pas
|
f419966f06
+ generic second_int_to_bool, depends on OP_OR setting flags
|
14 years ago |
navrmat.pas
|
d2aa35e9de
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
13 years ago |
raavr.pas
|
0e13d07a31
+ more avr code
|
17 years ago |
raavrgas.pas
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 years ago |
ravrcon.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrdwa.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrnor.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrnum.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrrni.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsri.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsta.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrstd.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
ravrsup.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
rgcpu.pas
|
53ee505d84
* fixed spilling
|
14 years ago |