]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
authorChristoph Muellner <cmuellner@gcc.gnu.org>
Thu, 21 Apr 2022 22:31:27 +0000 (00:31 +0200)
committerNelson Chu <nelson.chu@sifive.com>
Fri, 22 Apr 2022 01:31:02 +0000 (09:31 +0800)
commit77e99ad92f1a5855a2a3c1a8b9f484b6beb5bdd3
tree1df1aa02d11f1750e892bbfb0147acfe593c5b36
parent61eabc63f95ac51a0dce51746130c67b903ca3ab
RISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}

The recently added support for the Zicbo{m,p,z} extensions did not
include DECLARE_INSN() declarations for the instructions.
These declarations are needed by GDB's instruction detection code.
This patch adds them.

Signed-off-by: Christoph Muellner <cmuellner@gcc.gnu.org>
include/opcode/riscv-opc.h