RISC-V: Add missing doc for OP_V

This commit is contained in:
Kito Cheng
2025-02-13 21:19:21 +08:00
committed by Nelson Chu
parent d7657a4cee
commit 539f21cf4a

View File

@@ -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.