[Bug binutils/14338] New: ssat instruction saturate_to field incorrectly disassembled

2012-07-08 Thread robiniddon at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14338 Bug #: 14338 Summary: ssat instruction saturate_to field incorrectly disassembled Product: binutils Version: 2.21 Status: NEW Severity: normal Prio

[Bug binutils/14338] ssat instruction saturate_to field incorrectly disassembled

2012-07-08 Thread robiniddon at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14338 --- Comment #1 from Robin Iddon 2012-07-08 09:14:32 UTC --- Created attachment 6518 --> http://sourceware.org/bugzilla/attachment.cgi?id=6518 Source to assemble test case. Here is the source I used for test-case.s. -- Configure bugmail: h

[Bug binutils/14338] ssat instruction saturate_to field incorrectly disassembled

2012-07-08 Thread robiniddon at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14338 --- Comment #2 from Robin Iddon 2012-07-08 09:46:08 UTC --- I downloaded and compiled 2.22 and it has the same fault. I've have made a very narrow patch to correct this. I don't believe this +1 decode style is required in any other instructi

[Bug binutils/14338] ssat instruction saturate_to field incorrectly disassembled

2012-07-08 Thread robiniddon at googlemail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14338 --- Comment #3 from Robin Iddon 2012-07-08 09:51:03 UTC --- Created attachment 6519 --> http://sourceware.org/bugzilla/attachment.cgi?id=6519 Quick fix to ssat saturate_to decode problem I added a new field decode using %t for saturate_to f