diff options
author | Bernd Schmidt <bernds@codesourcery.com> | 2006-03-16 19:09:48 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@codesourcery.com> | 2006-03-16 19:09:48 +0000 |
commit | 331f1cbe1ca41ca35f74a97739688f496241e0cd (patch) | |
tree | b172dfdfb994dbb1b9eff369173ccdcaac707600 /opcodes/ChangeLog | |
parent | 2db51539bb51cbaeed0387ada9d44af59d156e37 (diff) | |
download | gdb-331f1cbe1ca41ca35f74a97739688f496241e0cd.zip gdb-331f1cbe1ca41ca35f74a97739688f496241e0cd.tar.gz gdb-331f1cbe1ca41ca35f74a97739688f496241e0cd.tar.bz2 |
* bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct the
logic to identify halfword shifts.
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 135cf20..ae0eb64 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2006-03-16 Bernd Schmidt <bernd.schmidt@analog.com> + + * bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct the + logic to identify halfword shifts. + 2006-03-16 Paul Brook <paul@codesourcery.com> * arm-dis.c (arm_opcodes): Rename swi to svc. |