commit | 6f85247eec616650608b48c4393f7b93006037d0 | [log] [tgz] |
---|---|---|
author | Tsukasa OI <research_trasio@irq.a4lg.com> | Thu Oct 19 00:58:36 2023 +0000 |
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | Thu Oct 19 01:06:34 2023 +0000 |
tree | 692605c0f8c6220f72a71932da68360c5e4c32dd | |
parent | e734b3e980d8a30ea23b5640d871b59d33720ecf [diff] |
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.