gas/
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 7 Oct 2010 11:28:49 +0000 (11:28 +0000)
committerBernd Schmidt <bernds@codesourcery.com>
Thu, 7 Oct 2010 11:28:49 +0000 (11:28 +0000)
commit5d4c71e1273480dd7ced19e193649093b30f1bd1
tree80f87c5301c440a4a86b344c4475c2469a0ab2e1
parent1d2a4540a591685f1d4a126ea54b5b62478de1b5
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/ChangeLog
gas/config/tc-tic6x.c
gas/testsuite/ChangeLog
gas/testsuite/gas/tic6x/insns-c674x-sploop.d
gas/testsuite/gas/tic6x/insns-c674x-sploop.s
opcodes/ChangeLog
opcodes/tic6x-dis.c