diff options
author | Bernd Schmidt <bernds@codesourcery.com> | 2010-10-07 11:28:49 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@codesourcery.com> | 2010-10-07 11:28:49 +0000 |
commit | 5d4c71e1273480dd7ced19e193649093b30f1bd1 (patch) | |
tree | 80f87c5301c440a4a86b344c4475c2469a0ab2e1 /gas/testsuite/ChangeLog | |
parent | 1d2a4540a591685f1d4a126ea54b5b62478de1b5 (diff) | |
download | gdb-5d4c71e1273480dd7ced19e193649093b30f1bd1.zip gdb-5d4c71e1273480dd7ced19e193649093b30f1bd1.tar.gz gdb-5d4c71e1273480dd7ced19e193649093b30f1bd1.tar.bz2 |
gas/
* config/tc-tic6x.c (tic6x_try_encode): Correct encoding of fstg field
in SPKERNEL instructions.
opcodes/
* tic6x-dis.c (print_insn_tic6x): Correct decoding of fstg field
in SPKERNEL instructions.
gas/testsuite/
* gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
* gas/tic6x/insns-c674x-sploop.s: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8d2f852..3bed86b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-10-07 Bernd Schmidt <bernds@codesourcery.com> + + * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests. + * gas/tic6x/insns-c674x-sploop.s: Likewise. + 2010-10-04 David Daney <ddaney@caviumnetworks.com> * gas/mips/mips.exp (octeon-pref): Run the new test. |