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:
5950074
)
new sparc-opcode, new pinsn.
author
K. Richard Pixley
<rich@cygnus>
Thu, 23 May 1991 03:49:10 +0000
(
03:49
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Thu, 23 May 1991 03:49:10 +0000
(
03:49
+0000)
binutils/sparc-pinsn.c
patch
|
blob
|
history
diff --git
a/binutils/sparc-pinsn.c
b/binutils/sparc-pinsn.c
index e89f4cdc18186386cf8c370a168d3f75a075168d..bd5d24301f61b1adda703430ceaefb2436f5789b 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.
5 1991/05/22 01:40:35
rich
-
Oops
.
+ Revision 1.
6 1991/05/23 03:49:10
rich
+
new sparc-opcode, new pinsn
.
+ * Revision 1.5 1991/05/22 01:40:35 rich
+ * Oops.
+ *
* Revision 1.4 1991/05/22 01:17:48 rich
* v9 stuff.
*
@@
-140,8
+143,8
@@
union sparc_insn
struct
{
unsigned int _OP:2;
- unsigned int DISP30:30;
-#define disp30 call.DISP30
+ unsigned int
_
DISP30:30;
+#define disp30 call.
_
DISP30
} call;
};