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 1/2] Add support for ARMv8.2 DC CVAP instruction.


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

> include/opcode/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * aarch64.h (aarch64_sys_ins_reg): Replace has_xt with flags.
>         (aarch64_sys_ins_reg_has_xt): Declare.
>
> opcodes/
> 2015-12-09  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * aarch64-dis.c (aarch64_ext_regrt_sysins): Replace use of has_xt
>         with aarch64_sys_ins_reg_has_xt.
>         (aarch64_ext_sysins_op): Likewise.
>         * aarch64-opc.c (operand_general_constraint_met_p): Likewise.
>         (F_HASXT): New.
>         (aarch64_sys_regs_ic): Update for changes to aarch64_sys_ins_reg.
>         (aarch64_sys_regs_dc): Likewise.
>         (aarch64_sys_regs_at): Likewise.
>         (aarch64_sys_regs_tlbi): Likewise.
>         (aarch64_sys_ins_reg_has_xt): New.

OK /Marcus


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