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: [PATCH, ARM] Allow Neon syntax for overlapping VFP instructions


Hi Julian,

> ChangeLog (gas):

* config/tc-arm.c (parse_vfp_reg_list): Improve register bounds checking. (do_neon_mov): Enable several VMOV variants for VFP. Add suitable architecture version checks. (insns): Allow overlapping instructions to be used in VFP mode.

ChangeLog (gas/testsuite):

    * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
    instructions.
    * gas/arm/vfp-neon-overlap.d: Expected output of above.
    * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
    * gas/arm/vfp1xD_t2.d: Likewise.
    * gas/arm/vfpv3-32drs.d: Likewise.

ChangeLog (opcodes):

    * arm-dis.c (coprocessor_opcodes): Don't interpret fldmx/fstmx as
    vldm/vstm.

Approved for mainline. Please apply.


Cheers
  Nick


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