.. |
aasmcpu.pas
|
aadcf9f6bc
* do not convert JMP into RJMP in assembler blocks, resolves issue #280208
|
10 yıl önce |
agavrgas.pas
|
4d01271944
* due to avr's harvard architecture, loads of code labels need to use the gs(...) macro
|
10 yıl önce |
aoptcpu.pas
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 yıl önce |
aoptcpub.pas
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 yıl önce |
aoptcpud.pas
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 yıl önce |
avrreg.dat
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
cgcpu.pas
|
03880c2f74
Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR.
|
10 yıl önce |
cpubase.pas
|
40dc34b9d8
* several issues with the avr instruction table fixes, resolves issue #27963
|
10 yıl önce |
cpuinfo.pas
|
a3553a7320
+ adds missing ct_atmega168 and ct_atmega368 symbols, thanks to mischi
|
10 yıl önce |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 yıl önce |
cpupara.pas
|
b4fc11fe06
* implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register
|
10 yıl önce |
cpupi.pas
|
e733efbbc2
* proper tavrprocinfo.calc_stackframe_size
|
10 yıl önce |
cputarg.pas
|
0e13d07a31
+ more avr code
|
17 yıl önce |
hlcgcpu.pas
|
b745dcc64c
* moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because
|
11 yıl önce |
itcpugas.pas
|
652f623983
* mulsu opcode spelling fixed
|
10 yıl önce |
navradd.pas
|
d3fbfa225f
* fixes ordinal comparisons with constants
|
10 yıl önce |
navrcnv.pas
|
061a1aacf3
* named class properly
|
10 yıl önce |
navrmat.pas
|
e559b9e3d6
+ tavrshlshrnode.second_integer, does not convert the right operand to a bigger type, resolves #27841
|
10 yıl önce |
raavr.pas
|
0e13d07a31
+ more avr code
|
17 yıl önce |
raavrgas.pas
|
2dae6a2dd7
Added predecrement addressing support to the AVR assembler reader
|
10 yıl önce |
ravrcon.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrdwa.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrnor.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrnum.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrrni.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrsri.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrsta.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrstd.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
ravrsup.inc
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 yıl önce |
rgcpu.pas
|
cf58a7ad60
* cosmetics
|
10 yıl önce |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 yıl önce |