binutils-gdb/gas/testsuite/gas/aarch64
Alex Coplan 09c1e68a16 AArch64: add GAS support for UDF instruction
binutils * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
          disassembly.
        * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.

ld/     * testsuite/ld-aarch64/erratum843419_tls_ie.d: Use udf in disassembly.
        * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
        * testsuite/ld-aarch64/farcall-back.d: Likewise.
        * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.

gas/   * config/tc-aarch64.c (fix_insn): Implement for AARCH64_OPND_UNDEFINED.
          (parse_operands): Implement for AARCH64_OPND_UNDEFINED.
        * testsuite/gas/aarch64/udf.s: New.
        * testsuite/gas/aarch64/udf.d: New.
        * testsuite/gas/aarch64/udf-invalid.s: New.
        * testsuite/gas/aarch64/udf-invalid.l: New.
        * testsuite/gas/aarch64/udf-invalid.d: New.

include * opcode/aarch64.h (enum aarch64_opnd): Add AARCH64_OPND_UNDEFINED.

opcodes * aarch64-opc.h (enum aarch64_field_kind): Add FLD_imm16_2.
        * aarch64-opc.c (fields): Add entry for FLD_imm16_2.
          (operand_general_constraint_met_p): validate AARCH64_OPND_UNDEFINED.
        * aarch64-tbl.h (aarch64_opcode_table): Add udf instruction, entry for
          FLD_imm16_2.
        * aarch64-asm-2.c: Regenerated.
        * aarch64-dis-2.c: Regenerated.
        * aarch64-opc-2.c: Regenerated.
2020-04-30 15:47:30 +01:00
..
aarch64.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
addsub.d Correct negs aliasing on AArch64. 2018-06-22 12:32:19 +01:00
addsub.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
adr_1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
adr_1.s [AArch64] Range check only resolved relocations. 2013-05-28 09:43:42 +00:00
advsimd-across.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
advsimd-across.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
advsimd-armv8_3.d Fix AArch64 encodings for by element instructions. 2018-06-29 12:14:42 +01:00
advsimd-armv8_3.s Fix AArch64 encodings for by element instructions. 2018-06-29 12:14:42 +01:00
advsimd-compnum.d Fix AArch64 encodings for by element instructions. 2018-06-29 12:14:42 +01:00
advsimd-compnum.s Fix AArch64 encodings for by element instructions. 2018-06-29 12:14:42 +01:00
advsimd-fp16.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
advsimd-fp16.s [AArch64] PR target/20553, fix opcode mask for SIMD multiply by element 2016-09-30 14:16:54 +01:00
advsimd-misc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
advsimd-misc.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
advsimd-mov-bad.d config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. 2013-11-05 14:28:30 +00:00
advsimd-mov-bad.s config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. 2013-11-05 14:28:30 +00:00
advsisd-copy.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
advsisd-copy.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
advsisd-misc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
advsisd-misc.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
alias-2.d [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo 2016-10-11 11:24:44 +01:00
alias-2.s [AArch64] Add ARMv8.2 instruction alias REV64. 2015-11-27 15:39:12 +00:00
alias.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
alias.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
armv8-ras-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
armv8-ras-1.s [AArch64] Support RAS extension for ARMv8 onwards. 2016-04-20 09:31:49 +01:00
armv8_2-a-crypto-fp16-illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
armv8_2-a-crypto-fp16-illegal.l Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_2-a-crypto-fp16-illegal.s Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_2-a-crypto-fp16.d Add new AArch64 FP16 FM{A|S} instructions. 2017-11-16 16:27:35 +00:00
armv8_2-a-crypto-fp16.s Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_2-a-illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
armv8_2-a-illegal.l [AArch64] Reject invalid immediate operands to MSR UAO 2016-01-20 14:25:46 +00:00
armv8_2-a-illegal.s [AArch64] Reject invalid immediate operands to MSR UAO 2016-01-20 14:25:46 +00:00
armv8_3-a-crypto-fp16.d Add new AArch64 FP16 FM{A|S} instructions. 2017-11-16 16:27:35 +00:00
armv8_4-a-crypto-fp16.d Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_4-a-illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
armv8_4-a-illegal.l Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_4-a-illegal.s Add assembler and disassembler support for the new Armv8.4-a instructions for AArch64. 2017-11-16 16:27:35 +00:00
armv8_4-a-registers-illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
armv8_4-a-registers-illegal.l Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 2017-11-09 16:29:16 +00:00
armv8_4-a-registers-illegal.s Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 2017-11-09 16:29:16 +00:00
armv8_4-a-registers.d Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 2017-11-09 16:29:16 +00:00
armv8_4-a-registers.s Add assembler and disassembler support for the new Armv8.4-a registers for AArch64. 2017-11-09 16:29:16 +00:00
armv8_4-a.d AArch64: Fix cfinv disassembly issues 2020-01-27 10:55:41 +00:00
armv8_4-a.s AArch64: Fix cfinv disassembly issues 2020-01-27 10:55:41 +00:00
armv8_5-a-dp.d [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A 2018-10-09 15:06:52 +01:00
armv8_5-a-dp.s [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A 2018-10-09 15:06:52 +01:00
armv8_5-a-memtag.d [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions 2019-04-11 10:19:37 +01:00
armv8_5-a-memtag.s [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions 2019-04-11 10:19:37 +01:00
b_1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
b_1.s [AArch64] Range check only resolved relocations. 2013-05-28 09:43:42 +00:00
b_c_1.d [AArch64] Add SVE condition codes 2016-09-21 17:09:59 +01:00
b_c_1.s [AArch64] Add SVE condition codes 2016-09-21 17:09:59 +01:00
beq_1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
beq_1.s [AArch64] Range check only resolved relocations. 2013-05-28 09:43:42 +00:00
bfloat16-directive-be.d [Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10] 2019-11-07 17:07:32 +00:00
bfloat16-directive-le.d [Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10] 2019-11-07 17:07:32 +00:00
bfloat16-directive.s [Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10] 2019-11-07 17:07:32 +00:00
bfloat16.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
bfloat16.s [binutils][aarch64] Bfloat16 enablement [2/X] 2019-11-07 16:42:36 +00:00
bitfield-alias.d
bitfield-alias.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bitfield-bfm.d
bitfield-bfm.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
bitfield-dump [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
bitfield-no-aliases.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
bti.d [AArch64, Binutils] Make hint space instructions valid for Armv8-a 2020-04-20 10:50:52 +01:00
bti.s Fix "psb CSYNC" and "bti C". 2019-11-25 18:27:26 +00:00
codealign.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
codealign.s [AArch64] Set the minimum alignment on code segments 2015-03-10 11:22:15 +00:00
codealign_1.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
codealign_1.s [AArch64] Record instruction alignment for .inst directive 2015-05-06 12:18:19 +01:00
cpu-cortex-a34.d Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
cpu-cortex-a65.d Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
cpu-cortex-a65ae.d Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
cpu-cortex-a76ae.d Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
cpu-cortex-a77.d Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
crc32-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
crc32.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
crc32.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
crypto-directive.d Arm64: correct "sha3" arch-extension directive handling 2019-12-05 08:43:03 +01:00
crypto-directive2.d Arm64: correct "sha3" arch-extension directive handling 2019-12-05 08:43:03 +01:00
crypto-directive3.d Arm64: correct "sha3" arch-extension directive handling 2019-12-05 08:43:03 +01:00
crypto.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
crypto.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
deprecated.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
deprecated.l gas/ 2013-11-05 20:54:22 +00:00
deprecated.s gas/ 2013-11-05 20:54:22 +00:00
dgh.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
dgh.s [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X] 2019-11-07 17:23:53 +00:00
diagnostic.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
diagnostic.l This patch fixes a bug in the AArch64 assembler where an incorrect structural load/store by element instruction would generate the wrong error message. 2019-07-02 14:11:14 +01:00
diagnostic.s This patch fixes a bug in the AArch64 assembler where an incorrect structural load/store by element instruction would generate the wrong error message. 2019-07-02 14:11:14 +01:00
dotproduct.d Testsuite: Allow multiple lines of "as" in testsuite. 2019-02-27 13:16:14 +00:00
dotproduct.s [AArch64] Add dot product support for AArch64 to binutils 2017-06-28 11:09:01 +01:00
dwarf.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
dwarf.s gas: Don't use frag_align but use plain padding to align .debug_aranges. 2015-06-15 09:25:21 +02:00
f32mm.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
f32mm.s [binutils][aarch64] Matrix Multiply extension enablement [8/X] 2019-11-07 17:11:52 +00:00
f64mm.d Arm64: correct address index operands for LD1RO{H,W,D} 2020-01-03 10:16:44 +01:00
f64mm.s Arm64: correct address index operands for LD1RO{H,W,D} 2020-01-03 10:16:44 +01:00
float-fp16.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
float-fp16.s [AArch64][PATCH 3/3] Add floating-point FP16 instructions 2015-11-27 16:32:21 +00:00
float16-be.d Implement a float16 directive for assembling 16 bit IEEE 754 floating point numbers for the AArch64 assembler. 2019-08-22 11:13:23 +01:00
float16-le.d Implement a float16 directive for assembling 16 bit IEEE 754 floating point numbers for the AArch64 assembler. 2019-08-22 11:13:23 +01:00
float16.s Implement a float16 directive for assembling 16 bit IEEE 754 floating point numbers for the AArch64 assembler. 2019-08-22 11:13:23 +01:00
floatdp2.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
floatdp2.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
fp-armv8_3.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
fp-armv8_3.s [AArch64] Add ARMv8.3 javascript floating-point conversion instruction 2016-11-18 09:53:45 +00:00
fp-const0-parse.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
fp-const0-parse.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
fp_cvt_int.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
fp_cvt_int.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
fpmov.d Allow integer immediates for AArch64 fmov instructions. 2018-05-10 16:43:28 +01:00
fpmov.s Allow integer immediates for AArch64 fmov instructions. 2018-05-10 16:43:28 +01:00
i8mm.d Arm64: correct {su,us}dot SIMD encodings 2020-01-03 10:14:16 +01:00
i8mm.s Arm64: correct {su,us}dot SIMD encodings 2020-01-03 10:14:16 +01:00
illegal-2.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-2.l Added missing alignment check to load/store uimm12 immediate offset. 2012-10-15 14:52:06 +00:00
illegal-2.s Added missing alignment check to load/store uimm12 immediate offset. 2012-10-15 14:52:06 +00:00
illegal-3.d Prevent undefined FMOV instructions being accepted by the AArch64 assembler. 2018-06-08 14:04:11 +01:00
illegal-3.s Prevent undefined FMOV instructions being accepted by the AArch64 assembler. 2018-06-08 14:04:11 +01:00
illegal-bfloat16.d [binutils][aarch64] Bfloat16 enablement [2/X] 2019-11-07 16:42:36 +00:00
illegal-bfloat16.l [binutils][aarch64] Bfloat16 enablement [2/X] 2019-11-07 16:42:36 +00:00
illegal-bfloat16.s [binutils][aarch64] Bfloat16 enablement [2/X] 2019-11-07 16:42:36 +00:00
illegal-by-element.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-by-element.l Add remainder of Em16 restrictions for AArch64 gas. 2018-07-12 10:30:35 +01:00
illegal-by-element.s Add remainder of Em16 restrictions for AArch64 gas. 2018-07-12 10:30:35 +01:00
illegal-crypto-nofp.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-crypto-nofp.l Arm64: correct "sha3" arch-extension directive handling 2019-12-05 08:43:03 +01:00
illegal-dotproduct.d Testsuite: Allow multiple lines of "as" in testsuite. 2019-02-27 13:16:14 +00:00
illegal-dotproduct.l AArch64: Fix error checking for SIMD udot (by element) 2018-10-16 18:50:42 +01:00
illegal-dotproduct.s AArch64: Fix error checking for SIMD udot (by element) 2018-10-16 18:50:42 +01:00
illegal-fcmla.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-fcmla.l [AArch64] Add ARMv8.3 FCMLA and FCADD instructions 2016-11-18 10:02:16 +00:00
illegal-fcmla.s [AArch64] Add ARMv8.3 FCMLA and FCADD instructions 2016-11-18 10:02:16 +00:00
illegal-fjcvtzs.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-fjcvtzs.l [AArch64] Add ARMv8.3 javascript floating-point conversion instruction 2016-11-18 09:53:45 +00:00
illegal-fjcvtzs.s [AArch64] Add ARMv8.3 javascript floating-point conversion instruction 2016-11-18 09:53:45 +00:00
illegal-fp16-nofp.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-fp16-nofp.l [AArch64] Fix feature dependencies for +simd and +crypto 2016-11-11 10:14:31 +00:00
illegal-fp16-nofp.s [AArch64] Fix feature dependencies for +simd and +crypto 2016-11-11 10:14:31 +00:00
illegal-ldapr.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-ldapr.l [AArch64] Add ARMv8.3 weaker release consistency load instructions 2016-11-18 09:58:38 +00:00
illegal-ldapr.s [AArch64] Add ARMv8.3 weaker release consistency load instructions 2016-11-18 09:58:38 +00:00
illegal-ldraa.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-ldraa.l Modify the ARNM assembler to accept the omission of the immediate argument for the writeback form of the LDRAA and LDRAB mnemonics 2019-10-30 13:23:35 +00:00
illegal-ldraa.s Modify the ARNM assembler to accept the omission of the immediate argument for the writeback form of the LDRAA and LDRAB mnemonics 2019-10-30 13:23:35 +00:00
illegal-lse.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-lse.l [AArch64][SVE 11/32] Tweak aarch64_reg_parse_32_64 interface 2016-09-21 16:49:24 +01:00
illegal-lse.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
illegal-memtag.d [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension 2018-11-12 12:59:22 +00:00
illegal-memtag.l [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions 2019-04-11 10:19:37 +01:00
illegal-memtag.s [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions 2019-04-11 10:19:37 +01:00
illegal-nofp-armv8_3.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-nofp-armv8_3.l [AArch64] Add ARMv8.3 javascript floating-point conversion instruction 2016-11-18 09:53:45 +00:00
illegal-nofp-armv8_3.s [AArch64] Add ARMv8.3 javascript floating-point conversion instruction 2016-11-18 09:53:45 +00:00
illegal-nofp16.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-nofp16.l [AArch64] Fix +nofp16 handling 2016-07-01 16:50:59 +01:00
illegal-nofp16.s [AArch64] Fix +nofp16 handling 2016-07-01 16:50:59 +01:00
illegal-ras-1.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-ras-1.l [AArch64, Binutils] Make hint space instructions valid for Armv8-a 2020-04-20 10:50:52 +01:00
illegal-ras-1.s [AArch64, Binutils] Make hint space instructions valid for Armv8-a 2020-04-20 10:50:52 +01:00
illegal-sve2-aes.d [AArch64] Rename +bitperm to +sve2-bitperm 2019-07-19 12:18:02 +01:00
illegal-sve2-bitperm.d [binutils][aarch64] Add SVE2 tests 2019-05-09 10:29:51 +01:00
illegal-sve2-sha3.d [AArch64] Rename +bitperm to +sve2-bitperm 2019-07-19 12:18:02 +01:00
illegal-sve2-sm4.d [AArch64] Rename +bitperm to +sve2-bitperm 2019-07-19 12:18:02 +01:00
illegal-sve2-sve1ext.d [binutils][aarch64] Add SVE2 tests 2019-05-09 10:29:51 +01:00
illegal-sve2-sve1ext.l [binutils][aarch64] Add SVE2 tests 2019-05-09 10:29:51 +01:00
illegal-sve2.d [AArch64] Rename +bitperm to +sve2-bitperm 2019-07-19 12:18:02 +01:00
illegal-sve2.l Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register 2019-11-11 13:28:35 +01:00
illegal-sve2.s Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register 2019-11-11 13:28:35 +01:00
illegal-sysreg-2.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-sysreg-2.l Implement Read/Write constraints on system registers on AArch64 2018-05-15 17:17:36 +01:00
illegal-sysreg-3.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal-sysreg-3.l [AArch64] Add ARMv8.3 pointer authentication key registers 2016-11-11 10:33:30 +00:00
illegal-sysreg-4.d [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions 2018-10-09 15:17:10 +01:00
illegal-sysreg-4.l [AArch64] Add support for GMID_EL1 register for +memtag 2019-07-23 15:54:54 +01:00
illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
illegal.l This patch fixes a bug in the AArch64 assembler where an incorrect structural load/store by element instruction would generate the wrong error message. 2019-07-02 14:11:14 +01:00
illegal.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ilp32-basic.d [AArch64] Print spaces after commas in addresses 2016-09-21 17:11:52 +01:00
ilp32-basic.s [AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14 2015-06-01 15:41:54 +01:00
inst-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
inst-directive.s
int-insns.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
int-insns.s
ldr_1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldr_1.s [AArch64] Range check only resolved relocations. 2013-05-28 09:43:42 +00:00
ldraa-ldrab-no-offset.d Modify the ARNM assembler to accept the omission of the immediate argument for the writeback form of the LDRAA and LDRAB mnemonics 2019-10-30 13:23:35 +00:00
ldraa-ldrab-no-offset.s Modify the ARNM assembler to accept the omission of the immediate argument for the writeback form of the LDRAA and LDRAB mnemonics 2019-10-30 13:23:35 +00:00
ldst-exclusive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-exclusive.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-rcpc.d Testsuite: Allow multiple lines of "as" in testsuite. 2019-02-27 13:16:14 +00:00
ldst-rcpc.s [AArch64] Add separate feature flag for weaker release consistent load insns 2017-01-04 12:31:08 +00:00
ldst-reg-imm-post-ind.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-imm-post-ind.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-reg-imm-pre-ind.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-imm-pre-ind.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-reg-pair.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-pair.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-reg-reg-offset.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-reg-offset.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-reg-uns-imm.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-uns-imm.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ldst-reg-unscaled-imm.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
ldst-reg-unscaled-imm.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
legacy_reg_names.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
legacy_reg_names.l [AArch64] Use "must" rather than "should" in error messages 2016-09-21 17:11:04 +01:00
legacy_reg_names.s 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com> 2012-09-17 17:48:51 +00:00
litpool.d gas run_dump_test rename not-target and not-skip 2018-09-15 16:24:18 +09:30
litpool.s Make the new aarch64 bignum test endian agnostic. 2014-03-13 12:47:05 +00:00
lor-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
lor.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
lor.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
lse-atomic.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
lse-atomic.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
mapmisc.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapmisc.dat
mapmisc.s
mapping.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping.s
mapping2.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping2.s
mapping3.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping3.s
mapping4.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping4.s
mapping_5.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping_5.s [AARCH64] Positively emit symbols for alignment 2015-05-05 17:48:18 +01:00
mapping_6.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
mapping_6.s [AARCH64] Positively emit symbols for alignment 2015-05-05 17:48:18 +01:00
mov-no-aliases.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
mov.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
mov.s
movi.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
movi.s gas/ 2013-05-13 22:28:27 +00:00
movw_label.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
movw_label.s [PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction. 2016-02-16 10:04:41 +00:00
msr.d Fix the read/write flag for these registers on AArch64 2018-07-06 16:17:17 +01:00
msr.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
neon-fp-cvt-int.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-fp-cvt-int.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
neon-frint.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-frint.s
neon-ins.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-ins.s
neon-not.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-not.s 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com> 2012-09-17 17:48:51 +00:00
neon-vfp-reglist-post.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-vfp-reglist-post.s 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com> 2012-09-17 17:48:51 +00:00
neon-vfp-reglist.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
neon-vfp-reglist.s 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com> 2012-09-17 17:48:51 +00:00
no-aliases.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
nop-asm.s Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77, Cortex-A76AE, Cortex-A34, Cortex-A65, and Cortex-A65AE. 2019-08-20 17:13:29 +01:00
optional.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
optional.s
pac.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
pac.s [AArch64] Add ARMv8.3 combined pointer authentication load instructions 2016-11-18 09:49:06 +00:00
pac_ab_key.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
pac_ab_key.s [aarch64] Add support for pointer authentication B key 2018-12-05 18:30:08 +00:00
pac_negate_ra_state.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
pac_negate_ra_state.s [gas] Implement .cfi_negate_ra_state directive 2019-12-06 10:46:32 +00:00
pan-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
pan-illegal.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
pan-illegal.l [AArch64] Reject invalid immediate operands to MSR PAN 2015-11-19 14:13:45 +00:00
pan.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
pan.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
pr19721.d [aarch64] - Only use MOV for disassembly when shifter op is LSL #0 2018-12-03 17:34:33 +00:00
pr19721.s [aarch64] - Only use MOV for disassembly when shifter op is LSL #0 2018-12-03 17:34:33 +00:00
pr20364.d Fix the generation of alignment frags in code sections for AArch64. 2016-08-05 10:37:57 +01:00
pr20364.s Fix the generation of alignment frags in code sections for AArch64. 2016-08-05 10:37:57 +01:00
pr22529.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
pr22529.l Add support for V_4B so we can properly reject it. 2017-12-19 12:19:15 +00:00
pr22529.s Add support for V_4B so we can properly reject it. 2017-12-19 12:19:15 +00:00
predres.d [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions 2018-10-09 15:17:10 +01:00
predres.s [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions 2018-10-09 15:17:10 +01:00
programmer-friendly.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
programmer-friendly.s include/opcode/ 2013-01-17 16:09:44 +00:00
rdma-directive.d Fix the mask for the sqrdml(a|s)h instructions. 2018-04-25 13:38:35 +01:00
rdma.d Fix the mask for the sqrdml(a|s)h instructions. 2018-04-25 13:38:35 +01:00
rdma.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
register_aliases.d [GAS][AARCH64]Fix a typo for IP1 register alias. 2017-11-29 17:19:59 +00:00
register_aliases.s [GAS][AARCH64]Fix a typo for IP1 register alias. 2017-11-29 17:19:59 +00:00
reloc-data.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-data.s
reloc-dtprel_g0-ilp32.d [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g0-ilp32.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g0.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_g0.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g0_nc-ilp32.d [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g0_nc-ilp32.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g0_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_g0_nc.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g1-ilp32.d [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g1-ilp32.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_g1.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g1_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_g1_nc.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_g2.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_g2.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_hi12-ilp32.d [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_hi12-ilp32.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_hi12.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_hi12.s [AArch64][3/6] GAS support TLSLD move/add relocation types 2015-08-19 16:36:22 +01:00
reloc-dtprel_lo12-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12-1.s [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:31 +01:00
reloc-dtprel_lo12-ilp32-1.d [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:31 +01:00
reloc-dtprel_lo12-ilp32-1.s [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:31 +01:00
reloc-dtprel_lo12-ldst8.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12-ldst8.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12-ldst16.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12-ldst16.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12-ldst32.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12-ldst32.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12-ldst64.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12-ldst64.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12_nc-ilp32.d [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC 2015-08-19 16:28:08 +01:00
reloc-dtprel_lo12_nc-ilp32.s [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC 2015-08-19 16:28:08 +01:00
reloc-dtprel_lo12_nc-ldst8.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12_nc-ldst8.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12_nc-ldst16.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12_nc-ldst16.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12_nc-ldst32.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12_nc-ldst32.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12_nc-ldst64.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12_nc-ldst64.s [AArch64][5/6] GAS support TLSLD load/store relocation types 2015-08-19 16:54:39 +01:00
reloc-dtprel_lo12_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-dtprel_lo12_nc.s [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC 2015-08-19 16:28:08 +01:00
reloc-gotoff_g0_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-gotoff_g0_nc.s [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support. 2015-10-02 17:56:07 +01:00
reloc-gotoff_g1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-gotoff_g1.s [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support. 2015-10-02 17:56:07 +01:00
reloc-gottprel_g0_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-gottprel_g0_nc.s [Binutils][AARCH64]Add TLS IE large memory support. 2015-10-02 17:56:08 +01:00
reloc-gottprel_g1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-gottprel_g1.s [Binutils][AARCH64]Add TLS IE large memory support. 2015-10-02 17:56:08 +01:00
reloc-insn.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-insn.s [AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 support 2015-06-15 11:07:37 +01:00
reloc-prel_g0.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
reloc-prel_g0.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g0_nc.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
reloc-prel_g0_nc.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g1.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
reloc-prel_g1.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g1_nc.d [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g1_nc.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g2.d [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g2.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g2_nc.d [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g2_nc.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g3.d [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-prel_g3.s [GAS][AARCH64]Add group relocations to create PC-relative offset. 2018-01-24 16:19:47 +00:00
reloc-tlsdesc_off_g0_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsdesc_off_g0_nc.s [GAS][AARCH64]Add TLSDESC large memory model support. 2015-10-02 17:56:09 +01:00
reloc-tlsdesc_off_g1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsdesc_off_g1.s [GAS][AARCH64]Add TLSDESC large memory model support. 2015-10-02 17:56:09 +01:00
reloc-tlsgd_g0_nc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsgd_g0_nc.s [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support. 2015-10-02 17:56:08 +01:00
reloc-tlsgd_g1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsgd_g1.s [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support. 2015-10-02 17:56:08 +01:00
reloc-tlsldm-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsldm-1.s [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 2015-07-16 15:43:21 +01:00
reloc-tlsldm-ilp32-1.d [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 2015-07-16 15:43:21 +01:00
reloc-tlsldm-ilp32-1.s [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 2015-07-16 15:43:21 +01:00
reloc-tlsldm-page-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsldm-page-1.s [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 2015-08-11 21:24:38 +01:00
reloc-tlsldm-page-ilp32-1.d [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 2015-08-11 21:24:38 +01:00
reloc-tlsldm-page-ilp32-1.s [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21 2015-08-11 21:24:38 +01:00
reloc-tlsldm_lo12_nc-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
reloc-tlsldm_lo12_nc-1.s [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC 2015-08-11 21:25:51 +01:00
reloc-tlsldm_lo12_nc-ilp32-1.d [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC 2015-08-11 21:25:51 +01:00
reloc-tlsldm_lo12_nc-ilp32-1.s [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC 2015-08-11 21:25:51 +01:00
reloc-tprel_lo12-ldst8-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst8.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst8.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst16-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst16.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst16.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst32-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst32.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst64-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst64.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12-ldst64.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst8-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst8.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst8.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst16-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst16.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst16.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst32-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst32.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst64-ilp32.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst64.d [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
reloc-tprel_lo12_nc-ldst64.s [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 support in GAS. 2018-03-28 18:03:55 +01:00
rm-simd-ext.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
rm-simd-ext.l gas/ 2013-12-18 19:15:57 +00:00
rm-simd-ext.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
sb.s [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A 2018-10-09 15:11:27 +01:00
sb1.d [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A 2018-10-09 15:11:27 +01:00
sb2.d [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A 2018-10-09 15:11:27 +01:00
shifted.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
shifted.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
ssbs-illegal1.d [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs-illegal1.l [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs-illegal2.d [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs-illegal2.l [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs.s [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs1.d [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
ssbs2.d [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 2018-10-09 15:39:29 +01:00
sve-add.d [AArch64][SVE 32/32] Add SVE tests 2016-09-21 16:59:07 +01:00
sve-add.s [AArch64][SVE 32/32] Add SVE tests 2016-09-21 16:59:07 +01:00
sve-bfloat-movprfx.d aarch64: Fix MOVPRFX markup for bf16 conversions 2020-01-31 13:22:46 +00:00
sve-bfloat-movprfx.s aarch64: Fix MOVPRFX markup for bf16 conversions 2020-01-31 13:22:46 +00:00
sve-dup.d [AArch64][SVE 32/32] Add SVE tests 2016-09-21 16:59:07 +01:00
sve-dup.s [AArch64][SVE 32/32] Add SVE tests 2016-09-21 16:59:07 +01:00
sve-invalid.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
sve-invalid.l Allow integer immediates for AArch64 fmov instructions. 2018-05-10 16:43:28 +01:00
sve-invalid.s Allow integer immediates for AArch64 fmov instructions. 2018-05-10 16:43:28 +01:00
sve-movprfx-mm.d Arm64: correct 64-bit element fmmla encoding 2020-01-03 10:12:49 +01:00
sve-movprfx-mm.s [binutils][aarch64] Matrix Multiply extension enablement [8/X] 2019-11-07 17:11:52 +00:00
sve-movprfx.d AArch64: Constraint disassembler and assembler changes. 2018-10-03 18:51:58 +01:00
sve-movprfx.s AArch64: Constraint disassembler and assembler changes. 2018-10-03 18:51:58 +01:00
sve-movprfx_1.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_1.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_2.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_2.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_2.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_3.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_3.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_3.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_4.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_4.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_4.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_5.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_5.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_6.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_6.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_6.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_7.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_7.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_7.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_8.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_8.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_8.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_9.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_9.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_9.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_10.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_10.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_10.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_11.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_11.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_12.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_12.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_13.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_13.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_13.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_14.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_14.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_14.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_15.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_15.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_15.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_16.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_16.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_17.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_17.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_17.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_18.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_18.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_18.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_19.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_19.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_20.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_20.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_20.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_21.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_21.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_22.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_22.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_22.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_23.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_23.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_23.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_24.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_24.l AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_24.s AArch64: Add MOVPRFX tests and update testsuite 2018-10-03 18:53:49 +01:00
sve-movprfx_25.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_25.l [AArch64] Fix bogus MOVPRFX warning for GPR form of CPY 2019-07-02 10:51:05 +01:00
sve-movprfx_25.s [AArch64] Fix bogus MOVPRFX warning for GPR form of CPY 2019-07-02 10:51:05 +01:00
sve-movprfx_26.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_26.l [AArch64] Add missing C_MAX_ELEM flags for SVE conversions 2019-07-02 10:51:09 +01:00
sve-movprfx_26.s [AArch64] Add missing C_MAX_ELEM flags for SVE conversions 2019-07-02 10:51:09 +01:00
sve-movprfx_27.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
sve-movprfx_27.s [AArch64] Allow MOVPRFX to be used with FMOV 2019-07-02 10:52:16 +01:00
sve-movprfx_28.d aarch64: Fix MOVPRFX markup for bf16 conversions 2020-01-31 13:22:46 +00:00
sve-movprfx_28.l aarch64: Fix MOVPRFX markup for bf16 conversions 2020-01-31 13:22:46 +00:00
sve-movprfx_28.s aarch64: Fix MOVPRFX markup for bf16 conversions 2020-01-31 13:22:46 +00:00
sve-reg-diagnostic.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
sve-reg-diagnostic.l [AArch64] Use "must" rather than "should" in error messages 2016-09-21 17:11:04 +01:00
sve-reg-diagnostic.s [AArch64][SVE 32/32] Add SVE tests 2016-09-21 16:59:07 +01:00
sve-sysreg-invalid.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
sve-sysreg-invalid.l [AArch64] Add SVE system registers 2017-02-15 16:54:21 +00:00
sve-sysreg.d [AArch64] Add SVE system registers 2017-02-15 16:54:21 +00:00
sve-sysreg.s [AArch64] Add SVE system registers 2017-02-15 16:54:21 +00:00
sve.d AArch64: Constraint disassembler and assembler changes. 2018-10-03 18:51:58 +01:00
sve.s AArch64: Constraint disassembler and assembler changes. 2018-10-03 18:51:58 +01:00
sve1-extended-sve2.s [binutils][aarch64] Add SVE2 tests 2019-05-09 10:29:51 +01:00
sve2.d aarch64*-*-*ilp32 gas tests 2019-12-08 22:03:53 +10:30
sve2.s [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES 2019-07-01 15:17:22 +01:00
symbol-variant_pcs-1.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
symbol-variant_pcs-1.s aarch64: handle .variant_pcs directive in gas 2019-05-24 15:07:42 +01:00
symbol-variant_pcs-2.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
symbol-variant_pcs-2.s aarch64: handle .variant_pcs directive in gas 2019-05-24 15:07:42 +01:00
symbol-variant_pcs-3.d Fix assembler tests to work with toolchains that have been configured with --enable-generate-build-notes. 2019-07-03 15:26:32 +01:00
symbol-variant_pcs-3.s aarch64: override default elf .set handling in gas 2019-05-24 15:09:06 +01:00
symbol.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
symbol.s
sys-rt-reg.d [AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand for "ic"/"tlbi" 2016-10-07 10:55:56 +01:00
sys-rt-reg.s [AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt operand for "ic"/"tlbi" 2016-10-07 10:55:56 +01:00
sysreg-1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
sysreg-1.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
sysreg-2.d Implement Read/Write constraints on system registers on AArch64 2018-05-15 17:17:36 +01:00
sysreg-2.s Implement Read/Write constraints on system registers on AArch64 2018-05-15 17:17:36 +01:00
sysreg-3.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
sysreg-3.s [AArch64] Add ARMv8.3 pointer authentication key registers 2016-11-11 10:33:30 +00:00
sysreg-4.d [AArch64][gas] Update MTE system register encodings 2019-08-22 10:20:01 +01:00
sysreg-4.s [AArch64] Add support for GMID_EL1 register for +memtag 2019-07-23 15:54:54 +01:00
sysreg-diagnostic.d AArch64: Constraint disassembler and assembler changes. 2018-10-03 18:51:58 +01:00
sysreg-diagnostic.l Implement Read/Write constraints on system registers on AArch64 2018-05-15 17:17:36 +01:00
sysreg-diagnostic.s Implement Read/Write constraints on system registers on AArch64 2018-05-15 17:17:36 +01:00
sysreg.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
sysreg.s [AArch64] Support id_mmfr4 system register 2015-06-16 14:17:34 +01:00
system-2.d [AArch64, Binutils] Add missing TSB instruction 2020-04-20 10:58:16 +01:00
system-2.s [AArch64, Binutils] Add missing TSB instruction 2020-04-20 10:58:16 +01:00
system-3.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
system-3.s [AArch64] Add ARMv8.3 instructions which are in the NOP space 2016-11-11 10:29:07 +00:00
system.d [AArch64, Binutils] Add missing TSB instruction 2020-04-20 10:58:16 +01:00
system.s This patch adds support for the SSBB and PSSBB speculation barrier instructions to the AArch64 assembler and disassembler. 2018-07-12 15:48:02 +01:00
tail_padding.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
tail_padding.s [AArch64] Don't tail-pads sections to the alignment 2015-03-13 12:00:37 +00:00
tbz_1.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
tbz_1.s [AArch64] Range check only resolved relocations. 2013-05-28 09:43:42 +00:00
tlbi_op.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
tlbi_op.s
tls-desc.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
tls-desc.s [GAS][AARCH64]Add TLSDESC large memory model support. 2015-10-02 17:56:09 +01:00
tls.d Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AARCH64_TLSDESC_ADD_LO12_NC to R_AARCH64_TLSDESC_ADD_LO12. 2017-03-13 09:58:04 +00:00
tls.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
tme-invalid.d [BINUTILS, AArch64] Enable Transactional Memory Extension 2019-05-01 17:14:01 +01:00
tme-invalid.l [BINUTILS, AArch64] Enable Transactional Memory Extension 2019-05-01 17:14:01 +01:00
tme-invalid.s [BINUTILS, AArch64] Enable Transactional Memory Extension 2019-05-01 17:14:01 +01:00
tme.d [BINUTILS, AArch64] Enable Transactional Memory Extension 2019-05-01 17:14:01 +01:00
tme.s [BINUTILS, AArch64] Enable Transactional Memory Extension 2019-05-01 17:14:01 +01:00
uao-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
uao.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
uao.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
udf-invalid.d AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
udf-invalid.l AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
udf-invalid.s AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
udf.d AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
udf.s AArch64: add GAS support for UDF instruction 2020-04-30 15:47:30 +01:00
undefined_advsimd_armv8_3.d AArch64: Add negative tests for Armv8.3-a complex number instructions instructions. 2019-02-07 16:59:02 +00:00
undefined_advsimd_armv8_3.s AArch64: Add negative tests for Armv8.3-a complex number instructions instructions. 2019-02-07 16:59:02 +00:00
undefined_by_elem_sz_l.d AArch64: Add verifier for By elem Single and Double sized instructions. 2019-02-07 16:56:35 +00:00
undefined_by_elem_sz_l.s AArch64: Add verifier for By elem Single and Double sized instructions. 2019-02-07 16:56:35 +00:00
verbose-error.d gas run_dump_test rename stderr and error-output 2018-09-15 16:24:18 +09:30
verbose-error.l [AArch64] Print spaces after commas in addresses 2016-09-21 17:11:52 +01:00
verbose-error.s Enable verbose error messages by default for AArch64 gas. 2014-03-18 17:41:43 +00:00
virthostext-directive.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
virthostext.d [AArch64] Make GAS testcases support ILP32 mode 2016-12-13 12:46:35 +00:00
virthostext.s Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30