Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c2424 #define TARGET_PRINT_OPERAND m32c_print_operand
2427 m32c_print_operand (FILE * file, rtx x, int code) in m32c_print_operand() function
2809 m32c_print_operand (stream, address, 0); in m32c_print_operand_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc2428 #define TARGET_PRINT_OPERAND m32c_print_operand
2431 m32c_print_operand (FILE * file, rtx x, int code) in m32c_print_operand() function
2813 m32c_print_operand (stream, address, 0); in m32c_print_operand_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200611024 * config/m32c/m32c.c (m32c_print_operand): Fix sign-merging logic.
17055 (m32c_print_operand): 'h' and 'H' pick lower and upper halves of
H A DChangeLog-201117026 m32c_print_operand, m32c_print_operand_address): Remove.
17029 (m32c_print_operand, m32c_print_operand_address): Make static.