Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax-protos.h34 extern const char * vax_output_int_move (rtx, rtx *, machine_mode);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax-protos.h34 extern const char * vax_output_int_move (rtx, rtx *, machine_mode);
H A Dvax.c1218 vax_output_int_move (rtx insn ATTRIBUTE_UNUSED, rtx *operands, in vax_output_int_move() function
1306 pattern_lo = vax_output_int_move (NULL, lo, SImode); in vax_output_int_move()
1307 pattern_hi = vax_output_int_move (NULL, hi, SImode); in vax_output_int_move()
H A Dvax.md120 "* return vax_output_int_move (insn, operands, DImode);")
165 "* return vax_output_int_move (insn, operands, SImode);")
171 "* return vax_output_int_move (insn, operands, <MODE>mode);")
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200929939 * config/vax/vax.c (vax_output_int_move, adjacent_operands_p):
29952 * config/vax/vax.c (print_operand_address, vax_output_int_move,
29959 * config/vax/vax.c (vax_float_literal, vax_output_int_move)
30018 (movdi): Update constraints and use vax_output_int_move().
30044 (vax_output_int_move, vax_output_int_add): Extend to allow PIC
H A DChangeLog-20201038 * config/vax/vax.c (vax_output_int_move): Unify push operation
1043 * config/vax/vax.c (vax_output_int_move): Check the correct
1791 (vax_output_int_move): Factor out code checking if a DImode move
H A DChangeLog-200527310 * vax-protos.h (vax_output_int_move, vax_output_int_add,
27312 * vax.c (vax_output_int_move, vax_output_int_add): New functions,
H A DChangeLog-200616151 (vax_output_int_move): Likewise.
H A DChangeLog-202126228 * config/vax/vax.c (vax_output_int_move): Likewise.
H A DChangeLog-20102017 * config/vax/vax.c (vax_output_int_move): Fold #if into if.
H A DChangeLog-201317879 * config/vax/vax.c (vax_output_int_move): Use D format specifier.
H A DChangeLog-201719550 (vax_output_int_move): Likewise.