Home
last modified time | relevance | path

Searched refs:mips_print_operand_punct (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc515 static bool mips_print_operand_punct[256]; variable
9046 mips_print_operand_punct[(unsigned char) *p] = true; in mips_init_print_operand_punct()
9111 return mips_print_operand_punct[code]; in mips_print_operand_punct_valid_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c513 static bool mips_print_operand_punct[256]; variable
8906 mips_print_operand_punct[(unsigned char) *p] = true; in mips_init_print_operand_punct()
8971 return mips_print_operand_punct[code]; in mips_print_operand_punct_valid_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073359 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the
3380 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the
6824 (override_options): Set mips_print_operand_punct for '|' and '-'.
H A DChangeLog-201027393 * config/mips/mips.h (mips_print_operand_punct): Delete.
27397 * config/mips/mips.c (mips_print_operand_punct): Make static.
H A DChangeLog-2001449 * mips.h (mips_print_operand_punct, mips_char_to_class):