From: Tobias Girstmair Date: Mon, 12 Nov 2018 23:53:43 +0000 (+0100) Subject: new version X-Git-Tag: attiny9~117 X-Git-Url: https://git.gir.st/Chiptunes.git/commitdiff_plain/4b0b7dc568146ee9bcdc8c8761810d5663c58e43 new version --- diff --git a/foo.c b/foo.c index b7a21e8..45b8fc1 100644 --- a/foo.c +++ b/foo.c @@ -55,7 +55,9 @@ int main(void) { LSL (tmp) LSL (tmp) MOV (t, i1) - t >>= 5; + SWAP (t) + ANDI (t, 0xf) + LSR (t) OR (t, tmp) #undef tmp EOR (t, n)