Am 04.06.20 um 12:35 schrieb Sebastian Riedel:
> 
> //because `ld a, #0x00` is a lot easier to handle than `xor a, a` if you
> can do notUsed('f'):

The z80 (and related) backend currently does not support flags in
notUsed (but the stm8 backend has support for the individual flags c, z,
n in notUsed()).


_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to