diff options
author | Pierre Langlois <pierre.langlois@arm.com> | 2015-09-11 16:47:20 +0100 |
---|---|---|
committer | Pierre Langlois <pierre.langlois@arm.com> | 2015-09-11 16:47:20 +0100 |
commit | 4d50586db70d366d7d9eaf42062bf23bb6073695 (patch) | |
tree | f4c04e7302df6167c89a6f5682fdcaea77adfe66 /gdb/ChangeLog-2012 | |
parent | 6dcaef99fab7e59e3eeb16a95d4c29b7b499b408 (diff) | |
download | gdb-4d50586db70d366d7d9eaf42062bf23bb6073695.zip gdb-4d50586db70d366d7d9eaf42062bf23bb6073695.tar.gz gdb-4d50586db70d366d7d9eaf42062bf23bb6073695.tar.bz2 |
[AArch64] Fix incorrect mask when decoding b.cond instruction
The encoding of the b.cond instruction is described in the architecture
reference manual as:
b.cond 0101 0100 iiii iiii iiii iiii iii0 cccc
So the mask should be 0xff000010.
gdb/ChangeLog:
* aarch64-tdep.c (decode_bcond): Fix incorrect mask.
Diffstat (limited to 'gdb/ChangeLog-2012')
0 files changed, 0 insertions, 0 deletions