Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sparc.c480 #define OPTION_UNDECLARED_REGS (OPTION_MD_BASE + 13) macro
481 {"undeclared-regs", no_argument, NULL, OPTION_UNDECLARED_REGS},
657 case OPTION_UNDECLARED_REGS: in md_parse_option()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00017163 * config/tc-sparc.c (OPTION_UNDECLARED_REGS): New option.