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.
This commit is contained in:
Nelson Chu
2021-09-13 20:22:47 +08:00
parent 168495916d
commit 18287cf8b1
2 changed files with 0 additions and 4 deletions

View File

@@ -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

View File

@@ -56,7 +56,5 @@ target:
.insn 0x0001
.insn 0x00000013
.insn 0x00000057
.insn 0x2, 0x0001
.insn 0x4, 0x00000013
.insn 0x4, 0x00000057