bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19722] [libopcodes] [Aarch64] Undefined SIMD instruction n


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/19722] [libopcodes] [Aarch64] Undefined SIMD instruction not marked undefined
Date: Thu, 28 Apr 2016 08:12:49 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19722

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4bd13cde17a27c342b79b72bde9ef8e1b5373344

commit 4bd13cde17a27c342b79b72bde9ef8e1b5373344
Author: Nick Clifton <address@hidden>
Date:   Thu Apr 28 09:11:03 2016 +0100

    Add support to AArch64 disassembler for verifying instructions.  Add
verifier for LDPSW.

        PR target/19722
    opcodes     * aarch64-dis.c (aarch64_opcode_decode): Run verifier if
present.
        * aarch64-opc.c (verify_ldpsw): New function.
        * aarch64-opc.h (verify_ldpsw): New prototype.
        * aarch64-tbl.h: Add initialiser for verifier field.
        (LDPSW): Set verifier to verify_ldpsw.

    binutils* testsuite/binutils-all/aarch64/illegal.s: New test.
        * testsuite/binutils-all/aarch64/illegal.d: New test driver.

    include     * opcode/aarch64.h (struct aarch64_opcode): Add verifier field.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]