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]

[committed] Fix bb instructions on hppa with double-word conditions


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


Attachment: gas-bb-fix.d.txt
Description: Text document


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