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:
146e763
)
Remove accidental case duplication.
author
Jeff Law
<law@redhat.com>
Thu, 23 Sep 1999 15:58:08 +0000
(15:58 +0000)
committer
Jeff Law
<law@redhat.com>
Thu, 23 Sep 1999 15:58:08 +0000
(15:58 +0000)
opcodes/hppa-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/hppa-dis.c
b/opcodes/hppa-dis.c
index 592521708755df651b1b4713ca429b8690c0e3d4..c8f1e9a3a3f18f6950c5396733a64fc926dfeaea 100644
(file)
--- a/
opcodes/hppa-dis.c
+++ b/
opcodes/hppa-dis.c
@@
-1081,10
+1081,6
@@
print_insn_hppa (memaddr, info)
+ extract_22 (insn)),
info);
break;
- case 'Y':
- /* be,l %sr0,%r31 implicit output. */
- (*info->fprintf_func) (info->stream, "%%sr0,%%r31");
- break;
case 'L':
fputs_filtered (",%r2", info);
break;