aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@sifive.com>2025-02-13 21:19:21 +0800
committerNelson Chu <nelson@rivosinc.com>2025-02-14 11:30:40 +0800
commit539f21cf4a3084810db649c5c6e7068b4dedbe30 (patch)
tree2550a61726f8931097e84277699f89d53cbceddf
parentd7657a4ceef9c34e8057850472c84102862d5aad (diff)
downloadbinutils-539f21cf4a3084810db649c5c6e7068b4dedbe30.zip
binutils-539f21cf4a3084810db649c5c6e7068b4dedbe30.tar.gz
binutils-539f21cf4a3084810db649c5c6e7068b4dedbe30.tar.bz2
RISC-V: Add missing doc for OP_V
-rw-r--r--gas/doc/c-riscv.texi3
1 files changed, 3 insertions, 0 deletions
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.