diff options
Diffstat (limited to 'opcodes/hppa-dis.c')
-rw-r--r-- | opcodes/hppa-dis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/hppa-dis.c b/opcodes/hppa-dis.c index b726f57..d512d86 100644 --- a/opcodes/hppa-dis.c +++ b/opcodes/hppa-dis.c @@ -454,6 +454,7 @@ print_insn_hppa (memaddr, info) break; } } + break; case '5': fput_const (extract_5_load (insn), info); |