Home
last modified time | relevance | path

Searched refs:parse_code_option (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog608 (parse_code_option, s_mipsset): Add fp=xx, oddspreg and nooddspreg
968 (s_mipsset): Split into s_mipsset and parse_code_option. Settings
969 supported by both .set and .module are moved to parse_code_option.
971 parse_code_option is used with s_module the warnings are deferred
976 (parse_code_option): New static function derived from s_mipsset.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c15647 parse_code_option (char * name) in parse_code_option() function
15840 else if (!parse_code_option (name)) in s_mipsset()
15912 if (!parse_code_option (name)) in s_module()