projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c34f4fc
)
* m32r.cpu (stb-plus): Typo fix.
author
Alan Modra
<amodra@gmail.com>
Fri, 25 Sep 2009 14:07:07 +0000
(14:07 +0000)
committer
Alan Modra
<amodra@gmail.com>
Fri, 25 Sep 2009 14:07:07 +0000
(14:07 +0000)
cpu/ChangeLog
patch
|
blob
|
history
cpu/m32r.cpu
patch
|
blob
|
history
diff --git
a/cpu/ChangeLog
b/cpu/ChangeLog
index
2afbaf2
..
2b8c45a
100644
(file)
--- a/
cpu/ChangeLog
+++ b/
cpu/ChangeLog
@@
-1,3
+1,7
@@
+2009-09-25 Alan Modra <amodra@bigpond.net.au>
+
+ * m32r.cpu (stb-plus): Typo fix.
+
2009-09-23 Doug Evans <dje@sebabeach.org>
* m32r.cpu (sth-plus): Fix address mode and calculation.
diff --git
a/cpu/m32r.cpu
b/cpu/m32r.cpu
index
08eec2a
..
e24fc3d
100644
(file)
--- a/
cpu/m32r.cpu
+++ b/
cpu/m32r.cpu
@@
-2108,7
+2108,7
@@
(sequence ((WI new-src2))
(set new-src2 src2)
(set (mem QI new-src2) src1)
- (set src2 (add new-src2 (const 1)))
+ (set src2 (add new-src2 (const 1)))
)
((m32rx (unit u-store)
(unit u-exec (in dr src2) (out dr src2) (cycles 0)))
(m32r2 (unit u-store)