Fix oops.

This commit is contained in:
Jeff Law 1999-07-28 10:36:38 +00:00
parent 3ea80b3388
commit 25ef477f61
1 changed files with 1 additions and 0 deletions

View File

@ -328,6 +328,7 @@ print_insn_hppa (memaddr, info)
break;
case 'E':
fput_fp_reg (GET_FIELD (insn, 6, 10), info);
break;
case 't':
fput_reg (GET_FIELD (insn, 27, 31), info);
break;