Commit 77e99ad9 authored by Christoph Muellner's avatar Christoph Muellner Committed by Nelson Chu
Browse files

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: default avatarChristoph Muellner <cmuellner@gcc.gnu.org>
parent 61eabc63
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment