OSDN Git Service

* config/xtensa-relax.c (widen_spec_list): Use new "WIDE.<opcode>"
authorbwilson <bwilson>
Tue, 25 Apr 2006 17:11:10 +0000 (17:11 +0000)
committerbwilson <bwilson>
Tue, 25 Apr 2006 17:11:10 +0000 (17:11 +0000)
commit442d2556fae7cae0cb7731bb4cbb0290a03e43dd
treed1c29cedad040649821abd01e56fb0bab43fc42a
parentecc18bc3a0603e23eefe996b529030a26f4015c3
* config/xtensa-relax.c (widen_spec_list): Use new "WIDE.<opcode>"
syntax instead of hardcoded opcodes with ".w18" suffixes.
(wide_branch_opcode): New.
(build_transition): Use it to check for wide branch opcodes with
either ".w18" or ".w15" suffixes.
gas/ChangeLog
gas/config/xtensa-relax.c