Home
last modified time | relevance | path

Searched refs:output_simode_bld (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300-protos.h35 extern const char *output_simode_bld (int, rtx[]);
H A Dh8300.md2726 return output_simode_bld (0, operands);
2737 return output_simode_bld (0, operands);
2755 return output_simode_bld (1, operands);
2768 return output_simode_bld (1, operands);
H A Dh8300.c5407 output_simode_bld (int bild, rtx operands[]) in output_simode_bld() function
/netbsd/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300-protos.h35 extern const char *output_simode_bld (int, rtx[]);
H A Dbitfield.md70 return output_simode_bld (0, operands);
104 return output_simode_bld (1, operands);
H A Dh8300.c5407 output_simode_bld (int bild, rtx operands[]) in output_simode_bld() function
H A Dh8300.cc5028 output_simode_bld (int bild, rtx operands[]) in output_simode_bld() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.1111763 (output_simode_bld, h8300_adjust_insn_length): Likewise.
13550 (output_simode_bld): New function.
13555 (output_simode_bld): Declare.
/netbsd/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.1111763 (output_simode_bld, h8300_adjust_insn_length): Likewise.
13550 (output_simode_bld): New function.
13555 (output_simode_bld): Declare.
H A DChangeLog-200230186 * config/h8300/h8300.c (output_simode_bld): Handle H8/300 and
33184 output_simode_bld.
33185 * config/h8300/h8300.c (output_simode_bld): Remove an argumen
H A DChangeLog-200317792 * config/h8300/h8300.c (output_simode_bld): Use rotxl.l to
30821 * config/h8300/h8300.c (output_simode_bld): Clear the
H A DChangeLog-202023344 (output_simode_bld, h8300_hard_regno_mode_ok): Likewise.