* config/xtensa-relax.c (widen_spec_list): Use new "WIDE.<opcode>"
commit4dbccb23d1cfddd223e9a7af4b93ee8cca33f0af
authorBob Wilson <bob.wilson@acm.org>
Tue, 25 Apr 2006 17:11:10 +0000 (25 17:11 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 25 Apr 2006 17:11:10 +0000 (25 17:11 +0000)
tree43244c9de7fa6a77e5d25d6f1c69f31a9b6320d7
parent52798571780304cc498e83f868ae41976fef060f
* 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