Searched refs:output_branch (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh-protos.h | 49 extern const char *output_branch (int, rtx, rtx *);
|
H A D | sh.c | 1639 output_branch (int logic, rtx insn, rtx *operands) in output_branch() function
|
H A D | sh.md | 6625 "* return output_branch (1, insn, operands);" 6633 "* return output_branch (0, insn, operands);"
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh-protos.h | 33 extern const char *output_branch PARAMS ((int, rtx, rtx *));
|
H A D | sh.c | 1101 output_branch (logic, insn, operands) in output_branch() function
|
H A D | sh.md | 5009 "* return output_branch (1, insn, operands);" 5017 "* return output_branch (0, insn, operands);"
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.c | 100 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 D | tc-i386.c | 105 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 D | FSFChangeLog.11 | 3154 (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 D | FSFChangeLog.10 | 6760 (output_branch): Handle annulled branches. 8712 ([inverse_]branch_{true,false}): Pass operands to output_branch.
|
H A D | ChangeLog.5 | 1030 * sh.c (output_branch): Delete bogus code. 2273 * config/sh/sh.c (output_branch): Support for insn with lenght
|
H A D | ChangeLog.0 | 6655 * sh.c (output_branch): Fix offset overflow problems.
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0203 | 6294 (output_branch): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0203 | 6294 (output_branch): Likewise.
|