Hi,
i am wondering about the instruction:
ld (hl),de
sdasz80 from sdcc 3.9.0 generates:
ED 1F
I did not found any valid opcode for this on z80, and the behaviour is
also not like expected, there was nothing changed at the location where
HL points to.
sdasz80 from sdcc 3.5.0 shows an invalid instruction like any other z80
assembler(pasmo, z80asm).
> a.s:1: Error: <a> machine specific addressing or addressing mode
error
> removing a.rel
Regards
Klaus
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user