From 5d4c71e1273480dd7ced19e193649093b30f1bd1 Mon Sep 17 00:00:00 2001 From: Bernd Schmidt Date: Thu, 7 Oct 2010 11:28:49 +0000 Subject: 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. --- gas/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/testsuite/ChangeLog') 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 + + * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests. + * gas/tic6x/insns-c674x-sploop.s: Likewise. + 2010-10-04 David Daney * gas/mips/mips.exp (octeon-pref): Run the new test. -- cgit v1.1