visium.md (type): Add trap.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 23 Feb 2017 23:04:00 +0000 (23:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 23 Feb 2017 23:04:00 +0000 (23:04 +0000)
commit195610aaa05ba8ee8f3ec4bd5df3877610a5daf3
tree970ff0395406b5420ea5ca9c66fa5c374aeed8e6
parentada61c3d4774b98d42b53e99836abd695969fbc6
visium.md (type): Add trap.

* config/visium/visium.md (type): Add trap.
(b): New mode attribute.
(*btst): Rename into...
(*btst<mode>): ...this and adjust.
(*cbranchsi4_btst_insn): Rename into...
(*cbranch<mode>4_btst_insn): ...this and adjust.
(trap): New define_insn.

From-SVN: r245691
gcc/ChangeLog
gcc/config/visium/visium.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/visium/bit_test.c
gcc/testsuite/gcc.target/visium/block_move.c