/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | visium-protos.h | 50 extern const char *output_cbranch (rtx, enum rtx_code, machine_mode, int,
|
H A D | visium.md | 2453 return output_cbranch (operands[0], GET_CODE (operands[1]), 2466 return output_cbranch (operands[0], GET_CODE (operands[1]), 2481 return output_cbranch (pc_rtx, GET_CODE (operands[0]), 2494 return output_cbranch (pc_rtx, GET_CODE (operands[0]),
|
H A D | visium.c | 3163 output_cbranch (rtx label, enum rtx_code code, machine_mode cc_mode, in output_cbranch() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | visium-protos.h | 50 extern const char *output_cbranch (rtx, enum rtx_code, machine_mode, int,
|
H A D | visium.md | 2453 return output_cbranch (operands[0], GET_CODE (operands[1]), 2466 return output_cbranch (operands[0], GET_CODE (operands[1]), 2481 return output_cbranch (pc_rtx, GET_CODE (operands[0]), 2494 return output_cbranch (pc_rtx, GET_CODE (operands[0]),
|
H A D | visium.cc | 3165 output_cbranch (rtx label, enum rtx_code code, machine_mode cc_mode, in output_cbranch() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc-protos.h | 74 extern const char *output_cbranch (rtx, rtx, int, int, int, rtx_insn *);
|
H A D | sparc.md | 447 ;; has a side-effect (see output_cbranch and output_v9branch). 1434 return output_cbranch (operands[0], operands[1], 1, 0, 1450 return output_cbranch (operands[0], operands[1], 1, 1, 1467 return output_cbranch (operands[1], operands[2], 2, 0, 1484 return output_cbranch (operands[1], operands[2], 2, 1, 1501 return output_cbranch (operands[1], operands[2], 2, 0, 1518 return output_cbranch (operands[1], operands[2], 2, 1,
|
H A D | sparc.c | 8198 output_cbranch (rtx op, rtx dest, int label, int reversed, int annul, in output_cbranch() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc-protos.h | 75 extern const char *output_cbranch (rtx, rtx, int, int, int, rtx_insn *);
|
H A D | sparc.md | 447 ;; has a side-effect (see output_cbranch and output_v9branch). 1434 return output_cbranch (operands[0], operands[1], 1, 0, 1450 return output_cbranch (operands[0], operands[1], 1, 1, 1467 return output_cbranch (operands[1], operands[2], 2, 0, 1484 return output_cbranch (operands[1], operands[2], 2, 1, 1501 return output_cbranch (operands[1], operands[2], 2, 0, 1518 return output_cbranch (operands[1], operands[2], 2, 1,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-protos.h | 118 extern char * output_cbranch (rtx, const char *, int, rtx_insn *);
|
H A D | rs6000.md | 12349 return output_cbranch (operands[1], "%l0", 0, insn); 12410 return output_cbranch (operands[0], NULL, 0, insn); 12842 char *bcs = output_cbranch (operands[3], ".Lshort%=", 1, insn);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-protos.h | 119 extern char * output_cbranch (rtx, const char *, int, rtx_insn *);
|
H A D | rs6000.md | 13056 return output_cbranch (operands[1], "%l0", 0, insn); 13117 return output_cbranch (operands[0], NULL, 0, insn); 13559 char *bcs = output_cbranch (operands[3], ".Lshort%=", 1, insn);
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-nios2.c | 3370 output_cbranch (nios2_insn_infoS *insn) in output_cbranch() function 3727 output_cbranch (insn); in md_assemble()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-nios2.c | 3370 output_cbranch (nios2_insn_infoS *insn) in output_cbranch() function 3727 output_cbranch (insn); in md_assemble()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2014 | 365 (output_cbranch): Likewise.
|
H A D | ChangeLog-2015 | 1039 (output_cbranch): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2014 | 365 (output_cbranch): Likewise.
|
H A D | ChangeLog-2015 | 1039 (output_cbranch): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 9618 (output_cbranch): The length of a long branch insn is 17285 * config/rs6000/rs6000.c (output_cbranch): Escape '%' characters 18790 * config/rs6000/rs6000.c (output_cbranch): Don't output prediction 19596 (output_cbranch): Remove "cr" decoration for now. 19704 * config/rs6000/rs6000-protos.h: Add output_cbranch. 19707 (output_cbranch): New function. Support branch prediction. 19708 * config/rs6000/rs6000.md: Use output_cbranch for 22169 (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise. 29928 * sparc.c (output_cbranch): Fix accidental squashing of the 29946 (output_cbranch): Use reverse_condition_maybe_unordered and LTGT. [all …]
|
H A D | FSFChangeLog.10 | 622 (output_cbranch): Delete fp_cond_reg argument. 631 (*{normal,inverted}_{,fp,fpe}_branch): Update call to output_cbranch. 4362 * pa.c (output_cbranch): Fix buglet in length handling of 6228 * pa.c (output_cbranch): When checking for a jump to the given
|
H A D | ChangeLog-2002 | 3595 (output_cbranch): Move call to gen_label_rtx. 4294 (output_cbranch): Replace rs6000_reverse_condition call 11365 * config/rs6000/rs6000.c (output_cbranch): Hint differently for power4. 12330 (output_cbranch): Handle SPE hard floats. 25737 (output_cbranch): Use $PIC_pcrel$0 for pc relative relocations when 26762 * config/sparc/sparc.c (output_cbranch): Use REG_BR_PROB, not 28642 inverted_fp_branch): Adjust calls to output_cbranch. 28649 (output_cbranch): Likewise. Handle far branches. 28651 * config/sparc/sparc-protos.h (output_cbranch, output_v9branch):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 622 (output_cbranch): Delete fp_cond_reg argument. 631 (*{normal,inverted}_{,fp,fpe}_branch): Update call to output_cbranch. 4362 * pa.c (output_cbranch): Fix buglet in length handling of 6228 * pa.c (output_cbranch): When checking for a jump to the given
|