This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.


On 9 December 2015 at 09:53, Matthew Wahab <matthew.wahab@foss.arm.com> wrote:

> gas/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * config/tc-aarch64.c (parse_sys_ins_reg): Add check of
>         architectural support for system register.
>
> gas/testsuite/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * gas/aarch64/sysreg-2.d: Add tests for dc instruction.
>         * gas/aarch64/sysreg-2.s: Add uses of dc instruction.
>
> include/opcode/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * aarch64.h (aarch64_sys_ins_reg_supported_p): Declare.
>
> opcodes/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * aarch64-opc.c (aarch64_sys_regs_dc): Add "cvap".
>         (aarch64_sys_ins_reg_supported_p): New.
>

OK /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]