This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C6x patch: Fix SPKERNEL assembly/disassembly


We don't handle the encoding of the SPKERNEL instruction correctly.  The
fstg field grows from the high bits, i.e. it is bit-reversed.  The
following patch corrects it in gas and objdump.

I've verified the two new tests against the TI assembler/disassembler.
Interestingly all the existing ones pass before and after the patch.


Bernd

Attachment: sploop.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]