Lines Matching +refs:dwarf +refs:check +refs:running

81 	(get_section_by_match): Also check if SEC_ASSEMBLER_SHF_MASK of
83 (obj_elf_change_section): Don't check previous SHF_GNU_RETAIN.
164 * testsuite/gas/riscv/march-fail-order-z.d: New testcase, check
284 * dwarf2dbg.c (dwarf2_gen_line_info_1): Only check SEC_ALLOC
285 when ELF. Warn whenever dwarf line number information is ignored.
437 Otherwise, check if there are conflicts between architecture
596 check.
687 * config/tc-i386.c (cpu_flags_match): Move Pseudo Prefix check
750 (is_any_vex_encoding): Don't check vexopcode.
900 * config/tc-i386.c (process_suffix): Also check the register
1056 * testsuite/gas/elf/dwarf-5-cu.d: Adjust expected output.
1108 check of addc.
1213 * testsuite/gas/elf/dwarf-5-nop-for-line-table.s: New test.
1214 * testsuite/gas/elf/dwarf-5-nop-for-line-table.d: New test
1360 * testsuite/gas/elf/dwarf-5-file0.d: Expect indirect line
1377 * testsuite/gas/elf/dwarf-5-file0.s: Add a random bignum.
2531 of the -mno-csr-check option.
2554 (parse_sys_ins_reg): Add aarch64_sys_reg_deprecated_p check.
2634 * testsuite/gas/elf/dwarf-4-cu.d: New file.
2635 * testsuite/gas/elf/dwarf-4-cu.s: Likewise.
2636 * testsuite/gas/elf/dwarf-5-cu.d: Likewise.
2637 * testsuite/gas/elf/dwarf-5-cu.s: Likewise.
2638 * testsuite/gas/elf/elf.exp: Run dwarf-4-cu and dwarf-5-cu.
2821 backslash-precedes-comment-character check.
3094 (match_simd_size): Add tmmword check.
3298 we find any conflict and -mcsr-check is set. CSR_CLASS_F and
3299 CSR_CLASS_DEBUG are unprivileged CSR for now, so don't check the
3467 (riscv_ip): Call riscv_is_priv_insn to check whether the instruction
3505 * config/tc-i386.c (md_assemble): Drop SSE4a from SSE check
3507 * testsuite/gas/i386/sse-check.s: Adjust comment.
3508 * testsuite/gas/i386/sse-check-error.l,
3509 testsuite/gas/i386/sse-check-warn.e,
3510 testsuite/gas/i386/x86-64-sse-check-error.l: Adjust
3635 check to %st(N) parsing logic.
3941 used to check if the CSR is valid for the chosen privilege spec. You
3947 (riscv_csr_class_check): Change the return type to void. Don't check
3948 the ISA dependency if -mcsr-check isn't set.
3951 for the invalid CSR if -mcsr-check is set.
3963 to check the ISA dependency for CSR, so fix the spec version by adding
4463 targets running this test.
4559 * config/tc-m68k.c (m68k_ip): Fix range check for index register
4664 (do_neon_dyadic_long): Make shape check accept the scalar variants.
4740 (DWARF2_LINE_VERSION): Default to the current dwarf level or 3,
4761 * testsuite/gas/elf-dwarf-5-file0.s: Add more lines.
4762 * testsuite/gas/elf-dwarf-5-file0.d: Update expected dump output.
4783 * testsuite/gas/elf/dwarf-5-file0.s: Don't start directives in
4792 * testsuite/gas/elf/dwarf-5-file0.s: New test.
4793 * testsuite/gas/elf/dwarf-5-file0.d: New test driver.
4832 immediates in the check.
5046 are used to check if we write a read-only CSR by the CSR instruction.
5061 (md_longopts): Add mcsr-check and mno-csr-check.
5066 * testsuite/gas/riscv/priv-reg-fail-fext.d: Add `-mcsr-check` to enable
5262 * config/tc-i386.c (process_operands): Also check insn prefix
5279 * config/tc-i386.c (tc_i386_fix_adjustable): Don't check
5306 * config/tc-i386.c (match_template): Apply AMD64 check to 64-bit
5480 * config/obj-elf.c (get_section): Also check
5619 * config/tc-i386.c (output_disp): Tighten base_opcode check.
5750 and an intel_syntax check. Re-write lack-of-suffix processing