.. |
aasmcpu.pas
|
aadcf9f6bc
* do not convert JMP into RJMP in assembler blocks, resolves issue #280208
|
10 vuotta sitten |
agavrgas.pas
|
4d01271944
* due to avr's harvard architecture, loads of code labels need to use the gs(...) macro
|
10 vuotta sitten |
aoptcpu.pas
|
ffe67a93b4
Fix is_calljmp to include call instructions. This was breaking some optimizations previously.
|
10 vuotta sitten |
aoptcpub.pas
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 vuotta sitten |
aoptcpud.pas
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 vuotta sitten |
avrreg.dat
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
cgcpu.pas
|
af6ffd751f
+ generate optimized code for shifts/rotates by constants
|
10 vuotta sitten |
cpubase.pas
|
ffe67a93b4
Fix is_calljmp to include call instructions. This was breaking some optimizations previously.
|
10 vuotta sitten |
cpuinfo.pas
|
55669f62b1
Added most AVR controllers.
|
10 vuotta sitten |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 vuotta sitten |
cpupara.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 vuotta sitten |
cpupi.pas
|
e733efbbc2
* proper tavrprocinfo.calc_stackframe_size
|
10 vuotta sitten |
cputarg.pas
|
0e13d07a31
+ more avr code
|
17 vuotta sitten |
hlcgcpu.pas
|
b745dcc64c
* moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because
|
11 vuotta sitten |
itcpugas.pas
|
652f623983
* mulsu opcode spelling fixed
|
10 vuotta sitten |
navradd.pas
|
d014572b8e
* do not use an extra register, if CPC does a comparison with 0,
|
10 vuotta sitten |
navrcnv.pas
|
061a1aacf3
* named class properly
|
10 vuotta sitten |
navrmat.pas
|
cf64e05c6f
* use generic mod/div code for avr
|
10 vuotta sitten |
raavr.pas
|
0e13d07a31
+ more avr code
|
17 vuotta sitten |
raavrgas.pas
|
2dae6a2dd7
Added predecrement addressing support to the AVR assembler reader
|
10 vuotta sitten |
ravrcon.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrdwa.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrnor.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrnum.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrrni.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrsri.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrsta.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrstd.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
ravrsup.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 vuotta sitten |
rgcpu.pas
|
cf58a7ad60
* cosmetics
|
10 vuotta sitten |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 vuotta sitten |