projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da15ef
)
Oops.
author
K. Richard Pixley
<rich@cygnus>
Wed, 22 May 1991 01:40:35 +0000
(
01:40
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Wed, 22 May 1991 01:40:35 +0000
(
01:40
+0000)
binutils/sparc-pinsn.c
patch
|
blob
|
history
diff --git
a/binutils/sparc-pinsn.c
b/binutils/sparc-pinsn.c
index 64eee5ae51f8a660114364d82836e5b8941a02e3..e89f4cdc18186386cf8c370a168d3f75a075168d 100644
(file)
--- a/
binutils/sparc-pinsn.c
+++ b/
binutils/sparc-pinsn.c
@@
-20,9
+20,12
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* $Id$
$Log$
- Revision 1.
4 1991/05/22 01:17:48
rich
-
v9 stuff
.
+ Revision 1.
5 1991/05/22 01:40:35
rich
+
Oops
.
+ * Revision 1.4 1991/05/22 01:17:48 rich
+ * v9 stuff.
+ *
* Revision 1.3 1991/05/19 08:00:57 rich
* Updated to relect a gdb change in sparc-opcode.h.
*
@@
-129,7
+132,7
@@
union sparc_insn
unsigned int op2:3;
unsigned int p:1;
unsigned int DISP21:21;
-#define disp21 branch.DISP21
+#define disp21 branch
2
.DISP21
} branch2;
#endif /* NO_V9 */