Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c95 static int no_undeclared_regs; variable
654 no_undeclared_regs = 1; in md_parse_option()
658 no_undeclared_regs = 0; in md_parse_option()
2479 && no_undeclared_regs && ! globals[mask]) in sparc_ip()