From: Kito Cheng Date: Thu, 13 Feb 2025 13:19:21 +0000 (+0800) Subject: RISC-V: Add missing doc for OP_V X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=539f21cf4a3084810db649c5c6e7068b4dedbe30;p=thirdparty%2Fbinutils-gdb.git RISC-V: Add missing doc for OP_V --- diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi index 670d437ec87..86cea386d8c 100644 --- a/gas/doc/c-riscv.texi +++ b/gas/doc/c-riscv.texi @@ -548,6 +548,9 @@ Opcode space for misc instructions. @item SYSTEM Opcode space for system instructions. +@item OP_V +Opcode space for vector instructions. + @item OP_VE Opcode space for crypto vector instructions.