PR gas/15082
authorNick Clifton <nickc@redhat.com>
Wed, 20 Mar 2013 16:56:34 +0000 (16:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Mar 2013 16:56:34 +0000 (16:56 +0000)
commit165546ada2758467e25cb6624507fa4b3a8eb46d
treef6aa962d3ab8af563753088fc0787b6fb7ab2783
parent795b8e6bf35ad70e7da086831ad01d4b0660ba2d
PR gas/15082
* tic6x-opcode-table.h: Rename mpydp's specific operand type macro
from ORREGD1324 to ORXREGD1324 and make it cross-path-able through
tic6x_operand_xregpair operand coding type.
Make mpydp instruction cross-path-able, ie: remove the FIXed 'x'
opcode field, usu ORXREGD1324 for the src2 operand and remove the
TIC6X_FLAG_NO_CROSS.

* gas/tic6x/insns-bad-1.s: Remove test-case for mpydp with
cross-path.
* gas/tic6x/insns-bad-1.l: Update expected output.
* gas/tic6x/insns-c674x.s: Add a test-case for mpydp with
cross-path.
* gas/tic6x/insns-c674x.d: Update expected output.
gas/testsuite/ChangeLog
gas/testsuite/gas/tic6x/insns-bad-1.l
gas/testsuite/gas/tic6x/insns-bad-1.s
gas/testsuite/gas/tic6x/insns-c674x.d
gas/testsuite/gas/tic6x/insns-c674x.s
include/opcode/ChangeLog
include/opcode/tic6x-opcode-table.h
This page took 0.027173 seconds and 4 git commands to generate.