From 539f21cf4a3084810db649c5c6e7068b4dedbe30 Mon Sep 17 00:00:00 2001 From: Kito Cheng Date: Thu, 13 Feb 2025 21:19:21 +0800 Subject: RISC-V: Add missing doc for OP_V --- gas/doc/c-riscv.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi index 670d437..86cea38 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. -- cgit v1.1