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 11/14] Add support for the 2H vector type.


On 11 December 2015 at 12:21, Matthew Wahab <matthew.wahab@foss.arm.com> wrote:

> gas/
> 2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * config/tc-aarch64.c (parse_neon_type_for_operand): Adjust to
>         take into account new vector type 2H.
>         (vectype_to_qualifier): Likewise.
>
> include/opcode/
> 2015-12-10  Matthew Wahab  <matthew.wahab@arm.com>
>
>         * aarch64.h (enum aarch64_opnd_qualifier): Add
>         AARCH64_OPND_QLF_V_2H.
>
> opcodes/
> 2015-12-10  Matthew Wahab  <matthew.wahab@arm.coM>
>
>         * aarch64-dis.c (get_vreg_qualifier_from_value): Update comment
>         and adjust calculation to ignore qualifier for type 2H.
>         * aarch64-opc.c (aarch64_opnd_qualifier): Add "2H".
>
>

OK /Marcus


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