From: Nelson Chu Date: Mon, 13 Sep 2021 12:22:47 +0000 (+0800) Subject: RISC-V: Update the assembler insn testcase. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18287cf8b19533429a4b7f17726c93d1f292e1df;p=binutils-gdb.git RISC-V: Update the assembler insn testcase. Since the 0x57 is preserved for the vadd.vv instruction in the integration branch, remove it to make sure the testcase can work. gas/ * testsuite/gas/riscv/insn.d: Remove 0x57 since it is preserved for vadd.vv instruction. * testsuite/gas/riscv/insn.s: Likewise. --- diff --git a/gas/testsuite/gas/riscv/insn.d b/gas/testsuite/gas/riscv/insn.d index 5b36107df29..e55030ea460 100644 --- a/gas/testsuite/gas/riscv/insn.d +++ b/gas/testsuite/gas/riscv/insn.d @@ -71,7 +71,5 @@ Disassembly of section .text: [^:]+:[ ]+00c58533[ ]+add[ ]+a0,a1,a2 [^:]+:[ ]+0001[ ]+nop [^:]+:[ ]+00000013[ ]+nop -[^:]+:[ ]+00000057[ ]+0x57 [^:]+:[ ]+0001[ ]+nop [^:]+:[ ]+00000013[ ]+nop -[^:]+:[ ]+00000057[ ]+0x57 diff --git a/gas/testsuite/gas/riscv/insn.s b/gas/testsuite/gas/riscv/insn.s index 84739056b1a..e47f529040d 100644 --- a/gas/testsuite/gas/riscv/insn.s +++ b/gas/testsuite/gas/riscv/insn.s @@ -56,7 +56,5 @@ target: .insn 0x0001 .insn 0x00000013 - .insn 0x00000057 .insn 0x2, 0x0001 .insn 0x4, 0x00000013 - .insn 0x4, 0x00000057