[binutils-gdb] Test case, disassembler not showing RIMM literals correctly #14
James Bowman
jamesbowman@sourceware.org
Thu Sep 24 23:31:00 GMT 2015
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c7c9216298b3c8e380d348f8be6e03a48dbe5918
commit c7c9216298b3c8e380d348f8be6e03a48dbe5918
Author: jamesbowman <jamesb@excamera.com>
Date: Thu Sep 24 16:31:00 2015 -0700
Test case, disassembler not showing RIMM literals correctly #14
Diff:
---
issue14.s | 1 +
1 file changed, 1 insertion(+)
diff --git a/issue14.s b/issue14.s
new file mode 100644
index 0000000..ded74e8
--- /dev/null
+++ b/issue14.s
@@ -0,0 +1 @@
+ add.l $r12,$r12,-1
More information about the Binutils-cvs
mailing list