[committed] Fix bb instructions on hppa with double-word conditions
John David Anglin
dave.anglin@bell.net
Mon Jul 31 17:19:00 GMT 2017
When I fixed the disassembly of branch on bit instructions with double-word conditions, I unfortunately
broke the assembly of these instructions for fixed bit positions greater than 31. In that case,
we need to clear the `d' bit. This changes the instruction to a branch on bit with a word condition.
Branch on bit instructions now correctly assemble and disassemble.
Tested on hppa64-hp-hpux11.11.
Dave
--
John David Anglin dave.anglin@bell.net
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gas-bb-fix.d.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20170731/a1050a7a/attachment.txt>
More information about the Binutils
mailing list