nickysn
|
71cadc0a3e
* moved the AVR-specific comment next to the AVR specific code
|
5 år sedan |
nickysn
|
54811831b5
- disable the check for R_SUBWHOLE in GetNextReg for Z80
|
5 år sedan |
nickysn
|
f81c4a9454
* synchronize with trunk
|
5 år sedan |
Jonas Maebe
|
d5de84c6c5
* use typenames in more cases in the generated LLVM IR (results in smaller
|
5 år sedan |
Jonas Maebe
|
afd0ae44ee
* use tprocvardef.getreusableprocaddr also for non-address-only copies of
|
5 år sedan |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
5 år sedan |
florian
|
b033ccbddb
* cleanup
|
5 år sedan |
florian
|
44d9498eff
* cosmetics
|
5 år sedan |
nickysn
|
65efc495af
+ add edges to disallow the use of the 8-bit subregisters of IX, IY and SP
|
5 år sedan |
nickysn
|
20cd3a6d1b
- removed GetLoad and GetStore from tcgz80. These came from AVR and I don't think they would be useful
|
5 år sedan |
nickysn
|
c02fc4a49f
* fixed OP_NOT in tcgz80.a_op_reg_reg_internal
|
5 år sedan |
nickysn
|
052313d649
* fixed OP_AND,OP_OR,OP_XOR in tcgz80.a_op_reg_reg_internal
|
5 år sedan |
nickysn
|
d7675c6c81
+ support line info (-al) in the sdcc-sdasz80 asm output
|
5 år sedan |
nickysn
|
cae1865f32
* fixes for OP_ADD and OP_SUB in a_op_reg_reg_internal. The destination of add/adc/sub/sbc can only be
|
5 år sedan |
nickysn
|
d26b5199c8
+ implemented a_load_ref_reg for fromsize=tosize for z80
|
5 år sedan |
nickysn
|
3893baabd8
+ output nothing for ait_stab, ait_force_line and ait_function_name in the sdcc-sdasz80 asm writer
|
5 år sedan |
nickysn
|
73e11ee97d
+ compile with -dEXTDEBUG
|
5 år sedan |
nickysn
|
065a0d44d8
* tcg64favr renamed tcg64fz80
|
5 år sedan |
nickysn
|
50e5b07568
* synchronize with trunk
|
5 år sedan |
nickysn
|
fc80874e63
+ implemented a_load_reg_reg for z80 for fromsize=tosize
|
5 år sedan |
nickysn
|
662ca13f51
* use register NR_A in a_load_reg_ref for z80
|
5 år sedan |
nickysn
|
54097433da
+ implemented cgsize2subreg for z80
|
5 år sedan |
nickysn
|
c3ac9d06c8
+ support ait_datablock in the sdcc-sdasz80 asm output
|
5 år sedan |
nickysn
|
fbadb3519f
+ implemented a_load_reg_ref for equal sized args for z80
|
5 år sedan |
nickysn
|
fe5daf3d2f
+ initial implementation of top_ref reference output for sdcc-sdasz80
|
5 år sedan |
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 år sedan |
florian
|
ba9e930556
* Xtensa: set fpu type dependending on the controller
|
5 år sedan |
florian
|
c2cf21d176
+ Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected
|
5 år sedan |
florian
|
1e0640c9e9
* Xtensa: FreeRTOS uses windowed calling convention
|
5 år sedan |
florian
|
b41c8342c8
* Xtensa: reduce stack usage
|
5 år sedan |