Searched refs:quiet_warnings (Results 1 – 2 of 2) sorted by relevance
305 static int quiet_warnings = 0; variable1869 else if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0)2748 if (!quiet_warnings) in match_template()3076 if (!quiet_warnings in check_byte_reg()3125 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_long_reg()3211 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_word_reg()3396 if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0) in process_operands()3437 && i.seg[0] && !quiet_warnings) in process_operands()5993 quiet_warnings = 1; in md_parse_option()6790 if (!quiet_warnings && intel_parser.is_mem < 0) in i386_intel_operand()[all …]
6494 * config/tc-i386.c (quiet_warnings): New.6495 (md_assemble): Use quiet_warnings.6496 (md_parse_option): Set quiet_warnings from -q.