RISC-V: PR27764, Add tests for A extension
authorChristoph Muellner <cmuellner@gcc.gnu.org>
Wed, 21 Apr 2021 22:28:27 +0000 (00:28 +0200)
committerJim Wilson <jimw@sifive.com>
Mon, 3 May 2021 22:33:58 +0000 (15:33 -0700)
commit6bdf164fc57e0191d40d903ab549666a12fc77a8
treecc9135d0464c0f9f6fd5341a0718117d58e14d05
parent8228833924fa3c92a436a5f938a94dae180773f9
RISC-V: PR27764, Add tests for A extension

gas/
    PR 27764
    * testsuite/gas/riscv/a-ext-64.d: New testcase.
    * testsuite/gas/riscv/a-ext-64.s: Likewise.
    * testsuite/gas/riscv/a-ext.d: Likewise.
    * testsuite/gas/riscv/a-ext.s: Likewise.

Signed-off-by: Christoph Muellner <cmuellner@gcc.gnu.org>
gas/testsuite/gas/riscv/a-ext-64.d [new file with mode: 0644]
gas/testsuite/gas/riscv/a-ext-64.s [new file with mode: 0644]
gas/testsuite/gas/riscv/a-ext.d [new file with mode: 0644]
gas/testsuite/gas/riscv/a-ext.s [new file with mode: 0644]
This page took 0.025234 seconds and 4 git commands to generate.