forked from Imagelibrary/binutils-gdb
* hppa-dis.c: (print_insn_hppa): Add missing break after
FP register case.
This commit is contained in:
@@ -454,6 +454,7 @@ print_insn_hppa (memaddr, info)
|
||||
break;
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case '5':
|
||||
fput_const (extract_5_load (insn), info);
|
||||
|
||||
Reference in New Issue
Block a user