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 D | m32c.c | 2424 #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 D | m32c.cc | 2428 #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 D | ChangeLog-2006 | 11024 * 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 D | ChangeLog-2011 | 17026 m32c_print_operand, m32c_print_operand_address): Remove. 17029 (m32c_print_operand, m32c_print_operand_address): Make static.
|