]> sourceware.org Git - newlib-cygwin.git/commit
PR gas/11395
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 31 Dec 2010 16:43:45 +0000 (16:43 +0000)
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 31 Dec 2010 16:43:45 +0000 (16:43 +0000)
commitad586bebac3d08cc77ae7de27288a128aaec9762
treecd23359b35c4fb638203ec801a9415ca57aa0bd8
parentaf7c827ae9cfd1c5fc275ee598aa71baff9bf8f7
PR gas/11395
* config/tc-hppa.c (pa_ip): Revert last change.  Add variable need_cond
to determine whether a 64-bit condition is needed for 'A' and 'S'
conditions.  Default to 32-bit never condition for logical and unit
instructions.  Add error message for missing branch on bit condition.

* hppa.h (pa_opcodes): Revert last change.  Exchange 32 and 64-bit
"bb" entries.

* hppa-dis.c (compare_cond_64_names): Change never condition to ",*".
(add_cond_64_names): Likewise.
(logical_cond_64_names): Likewise.
(unit_cond_64_names): Likewise.
include/opcode/ChangeLog
include/opcode/hppa.h
This page took 0.031419 seconds and 5 git commands to generate.