nickysn
|
d26b5199c8
+ implemented a_load_ref_reg for fromsize=tosize for z80
|
5 年之前 |
nickysn
|
3893baabd8
+ output nothing for ait_stab, ait_force_line and ait_function_name in the sdcc-sdasz80 asm writer
|
5 年之前 |
nickysn
|
73e11ee97d
+ compile with -dEXTDEBUG
|
5 年之前 |
nickysn
|
065a0d44d8
* tcg64favr renamed tcg64fz80
|
5 年之前 |
nickysn
|
50e5b07568
* synchronize with trunk
|
5 年之前 |
nickysn
|
fc80874e63
+ implemented a_load_reg_reg for z80 for fromsize=tosize
|
5 年之前 |
nickysn
|
662ca13f51
* use register NR_A in a_load_reg_ref for z80
|
5 年之前 |
nickysn
|
54097433da
+ implemented cgsize2subreg for z80
|
5 年之前 |
nickysn
|
c3ac9d06c8
+ support ait_datablock in the sdcc-sdasz80 asm output
|
5 年之前 |
nickysn
|
fbadb3519f
+ implemented a_load_reg_ref for equal sized args for z80
|
5 年之前 |
nickysn
|
fe5daf3d2f
+ initial implementation of top_ref reference output for sdcc-sdasz80
|
5 年之前 |
marco
|
07ee8948aa
* use a PO flag to run idle event. This allows both cases (slow, long term input, and short, quick input) to run without derivation of the class for runcommand.
|
5 年之前 |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
5 年之前 |
florian
|
c2cf21d176
+ Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected
|
5 年之前 |
florian
|
1e0640c9e9
* Xtensa: FreeRTOS uses windowed calling convention
|
5 年之前 |
florian
|
b41c8342c8
* Xtensa: reduce stack usage
|
5 年之前 |
nickysn
|
b1ea62f5f6
+ implemented ait_regalloc asm output for sdcc-sdasz80
|
5 年之前 |
nickysn
|
b486e6b353
* define R_SUBWHOLE = R_SUBW for Z80
|
5 年之前 |
nickysn
|
f87c837afe
+ implemented a_load_const_reg
|
5 年之前 |
nickysn
|
aeedb0022d
+ initial implementation of operand writing (registers and constants only for now)
|
5 年之前 |
nickysn
|
36a26a53ae
+ emit warning comments in the asm output for the unimplemented methods in cgcpu
|
5 年之前 |
nickysn
|
2003020d68
+ emit lowercase instructions in the z80 asm output
|
5 年之前 |
nickysn
|
050244e5f0
+ emit a ret instruction at the end of functions
|
5 年之前 |
nickysn
|
03ea93de87
+ write eol after each instruction
|
5 年之前 |
nickysn
|
dc1ff00418
* fixed register number of IX
|
5 年之前 |
michael
|
a630f93c7b
* Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
|
5 年之前 |
michael
|
b2ddb43fa9
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
5 年之前 |
michael
|
aaaca28dcd
* Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
|
5 年之前 |
michael
|
3030ffb9c1
* Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
|
5 年之前 |
michael
|
a24a4b9745
* Patch from Bart Broersma to fix bug ID #36809 - test program
|
5 年之前 |