git://git.gir.st
/
Chiptunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new version
[Chiptunes.git]
/
foo.c
diff --git
a/foo.c
b/foo.c
index ec0b8a5cf63853a708b33f58f8b3d334a5d9bbf5..6d864b7f37873920c41ac130664239f4fa60e607 100644
(file)
--- a/
foo.c
+++ b/
foo.c
@@
-71,8
+71,7
@@
void mul(void) { //don't need overhead of function (inline it)
#define MUL_ROR \
LSR (a2) \
- ROR (a1) \
- ROR (t) //superfluous?
+ ROR (a1)
switch(t) {
case 0x58: // 0101 1000