aboutsummaryrefslogtreecommitdiff
path: root/opcodes/hppa-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/hppa-dis.c')
-rw-r--r--opcodes/hppa-dis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/hppa-dis.c b/opcodes/hppa-dis.c
index df05a75..172be23 100644
--- a/opcodes/hppa-dis.c
+++ b/opcodes/hppa-dis.c
@@ -912,6 +912,7 @@ print_insn_hppa (bfd_vma memaddr, disassemble_info *info)
fput_const (extract_14 (insn), info);
break;
case 'k':
+ fputs_filtered ("L%", info);
fput_const (extract_21 (insn), info);
break;
case '<':