Home
last modified time | relevance | path

Searched refs:m32c_print_operand_address (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c2798 #define TARGET_PRINT_OPERAND_ADDRESS m32c_print_operand_address
2801 m32c_print_operand_address (FILE * stream, machine_mode /*mode*/, rtx address) in m32c_print_operand_address() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc2802 #define TARGET_PRINT_OPERAND_ADDRESS m32c_print_operand_address
2805 m32c_print_operand_address (FILE * stream, machine_mode /*mode*/, rtx address) in m32c_print_operand_address() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201117026 m32c_print_operand, m32c_print_operand_address): Remove.
17029 (m32c_print_operand, m32c_print_operand_address): Make static.
H A DChangeLog-20157565 * config/m32c/m32c.c (m32c_print_operand_address): Add MODE argument.