RISC-V: Remove semicolons from DECLARE_INSN
authorTsukasa OI <research_trasio@irq.a4lg.com>
Thu, 19 Oct 2023 00:58:36 +0000 (00:58 +0000)
committerTsukasa OI <research_trasio@irq.a4lg.com>
Thu, 19 Oct 2023 01:06:34 +0000 (01:06 +0000)
commit6f85247eec616650608b48c4393f7b93006037d0
tree692605c0f8c6220f72a71932da68360c5e4c32dd
parente734b3e980d8a30ea23b5640d871b59d33720ecf
RISC-V: Remove semicolons from DECLARE_INSN

This is for consistency and to prevent possible unnecessary errors due
to this inconsistency.

include/ChangeLog:

* opcode/riscv-opc.h (DECLARE_INSN): Remove semicolons from the
end of each entry.
include/opcode/riscv-opc.h