http://sourceware.org/bugzilla/show_bug.cgi?id=15094

--- Comment #1 from Alexis Deruelle <alexis.deruelle at gmail dot com> 
2013-02-04 10:33:47 UTC ---
This is tricky.

Just crossed check and the opcode that binutils generates is correctly
disassembled by Ti disassembler.

It means there exist 2 variants for those instructions :

variant 1 : the one described in SPRUFE8B.pdf and used by binutils with src2 =
dreg lsb and src1 = 0

variant 2 : the one actually generated by Ti SDK with src2 = dreg msb ans src1
= dreg lsb

I'll update the patch to keep both variants.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to