[PATCH 7/8][Binutils][AArch64] Constraint disassembler and assembler changes.
Tamar Christina
tamar.christina@arm.com
Mon Sep 24 17:22:00 GMT 2018
Hi All,
This patch wires in the new constraint verifiers into the assembler and
disassembler. Because of this the MOVPRFX tests have to be split out from the
generic SVE tests into their own tests so warnings can be ignored.
These tests are only intended to test the encoding correctness and not the
constraints.
build on native hardware and regtested on
aarch64-none-elf, aarch64-none-elf (32 bit host),
aarch64-none-linux-gnu
Cross-compiled and regtested on
aarch64-none-linux-gnu, aarch64_be-none-linux-gnu
and no issues.
Ok for master?
Thanks,
Tamar
gas/
2018-09-24 Tamar Christina <tamar.christina@arm.com>
* testsuite/gas/aarch64/sve-movprfx.d: New test.
* testsuite/gas/aarch64/sve-movprfx.s: New test.
* testsuite/gas/aarch64/sve.d: Refactor.
* testsuite/gas/aarch64/sve.s: Refactor.
* testsuite/gas/aarch64/sysreg-diagnostic.d: Update.
opcodes/
2018-09-24 Tamar Christina <tamar.christina@arm.com>
* aarch64-asm.c (aarch64_opcode_encode): Apply constraint verifier.
* aarch64-dis.c (print_operands): Refactor to take notes.
(print_verifier_notes): New.
(print_aarch64_insn): Apply constraint verifier.
(print_insn_aarch64_word): Update call to print_aarch64_insn.
* aarch64-opc.c (aarch64_print_operand): Remove attribute, update notes format.
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rb9983.patch
Type: text/x-diff
Size: 26234 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20180924/49509631/attachment.bin>
More information about the Binutils
mailing list