git://git.gir.st
/
Chiptunes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37bf20e
)
new version
author
Tobias Girstmair
<t@thi3nkpad.lan>
Tue, 13 Nov 2018 18:20:23 +0000
(19:20 +0100)
committer
Tobias Girstmair
<t@thi3nkpad.lan>
Tue, 13 Nov 2018 18:20:32 +0000
(19:20 +0100)
can now get rid of `o` completely, saving 1 register
foo.c
patch
|
blob
|
blame
|
history
diff --git
a/foo.c
b/foo.c
index be8d765ef4ae5bb36ae6bdbbdf14b1f5fe7bae1f..760006489e2ec48f1e8a95ad5478dfe2470d218f 100644
(file)
--- a/
foo.c
+++ b/
foo.c
@@
-13,7
+13,6
@@
u8 i2;
u8 i3;
u8 x;
u8 t;
-u8 o;
u8 _;
#define Mh x //mod3 vars
#define Ml t // -"-