Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.h1634 extern int sparc_indent_opcode;
1638 if (sparc_indent_opcode) \
1641 sparc_indent_opcode = 0; \
H A Dsparc.cc594 int sparc_indent_opcode = 0; variable
9317 sparc_indent_opcode = 1; in sparc_print_operand()
9337 sparc_indent_opcode = 1; in sparc_print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.h1638 extern int sparc_indent_opcode;
1642 if (sparc_indent_opcode) \
1645 sparc_indent_opcode = 0; \
H A Dsparc.c613 int sparc_indent_opcode = 0; variable
9362 sparc_indent_opcode = 1; in sparc_print_operand()
9382 sparc_indent_opcode = 1; in sparc_print_operand()
/netbsd-src/external/gpl3/gcc/dist/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.