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][AArch64][PR20319] Prevent undefined FMOV instructions.


Hi Egeyar,

>     gas/ChangeLog:
> 
>         PR 20319
>         * testsuite/gas/aarch64/illegal-3.s: Test if unallocated FMOV encodings
>         are detected as undefined.
>         * testsuite/gas/aarch64/illegal-3.d: Likewise.
>         * testsuite/gas/aarch64/illegal.s: Test if FMOV instructions that are
>         changing the size from 32 bits to 64 bits and vice versa trigger an
>         error.
>         * testsuite/gas/aarch64/illegal.l: Likewise.
> 
>     opcodes/ChangeLog:
> 
>         PR 20319
>         * aarch64-tbl.h: Introduce QL_INT2FP_FMOV and QL_FP2INT_FMOV.
>         (aarch64_opcode_table) : Use QL_INT2FP_FMOV and QL_FP2INT_FMOV.

Approved and applied.  Thanks for doing this.

Cheers
  Nick



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