diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2009-09-10 08:47:20 +0000 |
---|---|---|
committer | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2009-09-10 08:47:20 +0000 |
commit | 7330f9c3a4f7d88cc21d6a1163d0099b372799c5 (patch) | |
tree | 512763d255560e278aa2ed03bc028fc3b53ab702 /opcodes/ChangeLog | |
parent | 2c9e3c696dcb4bd2d5b1a30e8a7fecba770244c4 (diff) | |
download | gdb-7330f9c3a4f7d88cc21d6a1163d0099b372799c5.zip gdb-7330f9c3a4f7d88cc21d6a1163d0099b372799c5.tar.gz gdb-7330f9c3a4f7d88cc21d6a1163d0099b372799c5.tar.bz2 |
2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* s390-dis.c (s390_extract_operand): Remove the shift for pcrel operands.
(print_insn_s390): Signextend and shift pcrel operands before printing.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index dc0f487..d30b9b9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> + + * s390-dis.c (s390_extract_operand): Remove the shift for pcrel operands. + (print_insn_s390): Signextend and shift pcrel operands before printing. + 2009-09-09 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (vex_len_table): Change VEX_LEN_AE_R_X_M0 to |