]> gcc.gnu.org Git - gcc.git/commit
pa.c (output_cbranch): New function.
authorJeff Law <law@gcc.gnu.org>
Wed, 31 Mar 1993 08:48:22 +0000 (01:48 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 31 Mar 1993 08:48:22 +0000 (01:48 -0700)
commitd2364a742a2165a1e5ee329d2316d765c67c600b
treec1192a9b735d7f2555c2f2db1851f50718259657
parent0cf4720c583685a57ce812caf0d92b8dd487e3e4
pa.c (output_cbranch): New function.

* pa.c (output_cbranch): New function.  Given the operands of the
branch, possible nullification, length of the branch, possible branch
negation, and the branch insn itself, return the output template for
the desired conditional branch.
(output_bb): Likewise, but for branch on bit.

From-SVN: r3949
gcc/config/pa/pa.c
This page took 0.060345 seconds and 5 git commands to generate.