Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h2367 extern int sparc_indent_opcode;
2371 if (sparc_indent_opcode) \
2374 sparc_indent_opcode = 0; \
H A Dsparc.c325 int sparc_indent_opcode = 0; variable
6658 sparc_indent_opcode = 1; in print_operand()
6678 sparc_indent_opcode = 1; in print_operand()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200414372 * config/sparc/sparc.c (sparc_indent_opcode): New variable.
14382 <#>: Set sparc_indent_opcode if the delay slot is filled.
14386 * config/sparc/sparc.h (sparc_indent_opcode): Declare it.