Home
last modified time | relevance | path

Searched refs:output_branch (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh-protos.h49 extern const char *output_branch (int, rtx, rtx *);
H A Dsh.c1639 output_branch (int logic, rtx insn, rtx *operands) in output_branch() function
H A Dsh.md6625 "* return output_branch (1, insn, operands);"
6633 "* return output_branch (0, insn, operands);"
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh-protos.h33 extern const char *output_branch PARAMS ((int, rtx, rtx *));
H A Dsh.c1101 output_branch (logic, insn, operands) in output_branch() function
H A Dsh.md5009 "* return output_branch (1, insn, operands);"
5017 "* return output_branch (0, insn, operands);"
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c100 static void output_branch PARAMS ((void));
2926 output_branch () in output_branch() function
3149 output_branch (); in output_insn()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c105 static void output_branch PARAMS ((void));
3222 output_branch () in output_branch() function
3445 output_branch (); in output_insn()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.113154 (output_branch): Expect out-of-range condbranches to have been split.
11988 * sh.c (output_branch): Don't call ADJUST_INSN_LENGTH if insn is
12632 * sh.c (output_branch): Run ADJUST_INSN_LENGTH in reverse to get
H A DFSFChangeLog.106760 (output_branch): Handle annulled branches.
8712 ([inverse_]branch_{true,false}): Pass operands to output_branch.
H A DChangeLog.51030 * sh.c (output_branch): Delete bogus code.
2273 * config/sh/sh.c (output_branch): Support for insn with lenght
H A DChangeLog.06655 * sh.c (output_branch): Fix offset overflow problems.
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02036294 (output_branch): Likewise.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02036294 (output_branch): Likewise.