Home
last modified time | relevance | path

Searched refs:arithmetic_instr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h169 extern const char *arithmetic_instr (rtx, int);
H A Darm.c20644 arithmetic_instr (rtx op, int shift_first_arg) in arithmetic_instr() function
23780 fprintf (stream, "%s", arithmetic_instr (x, 1)); in arm_print_operand()
23784 fprintf (stream, "%s", arithmetic_instr (x, 0)); in arm_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h173 extern const char *arithmetic_instr (rtx, int);
H A Darm.cc20851 arithmetic_instr (rtx op, int shift_first_arg) in arithmetic_instr() function
24025 fprintf (stream, "%s", arithmetic_instr (x, 1)); in arm_print_operand()
24029 fprintf (stream, "%s", arithmetic_instr (x, 0)); in arm_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200733762 (arithmetic_instr, shift_op): Use arm_shift_nmem.
H A DChangeLog-200521631 output_move_double, arithmetic_instr, shift_op, int_log2,