Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c318 static int quiet_warnings = 0; variable
1561 else if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0)
2345 if (!quiet_warnings) in match_template()
2630 if (!quiet_warnings in check_byte_reg()
2675 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_long_reg()
2757 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_word_reg()
2888 if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0) in process_operands()
2940 && i.seg[0] && !quiet_warnings) in process_operands()
5421 quiet_warnings = 1;
6137 if (!quiet_warnings && intel_parser.is_mem < 0)
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c306 static int quiet_warnings = 0; variable
1420 else if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0)
2118 if (!quiet_warnings) in match_template()
2349 if (!quiet_warnings in check_byte_reg()
2394 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_long_reg()
2476 else if ((!quiet_warnings || flag_code == CODE_64BIT) in check_word_reg()
2607 if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0) in process_operands()
2657 if (i.tm.base_opcode == 0x8d /* lea */ && i.seg[0] && !quiet_warnings) in process_operands()
4893 quiet_warnings = 1;
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-00016494 * config/tc-i386.c (quiet_warnings): New.
6495 (md_assemble): Use quiet_warnings.
6496 (md_parse_option): Set quiet_warnings from -q.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-00016494 * config/tc-i386.c (quiet_warnings): New.
6495 (md_assemble): Use quiet_warnings.
6496 (md_parse_option): Set quiet_warnings from -q.