aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson Chu <nelson@rivosinc.com>2024-07-03 11:39:55 +0800
committerNelson Chu <nelson@rivosinc.com>2024-07-03 11:42:15 +0800
commitaa8c6e648460f99f38cbecffc0e3763f0a4f768d (patch)
treeb55124cadfe78e1499d74080f92a9a6fa83d1d77
parent2d5428d8cdd9c72f0a1738de775c2c841b334d55 (diff)
downloadbinutils-aa8c6e648460f99f38cbecffc0e3763f0a4f768d.zip
binutils-aa8c6e648460f99f38cbecffc0e3763f0a4f768d.tar.gz
binutils-aa8c6e648460f99f38cbecffc0e3763f0a4f768d.tar.bz2
gas/doc/riscv: Fixed typo of `.insn cj' format
gas/ * doc/c-riscv.texi: Fixed typo of `.insn cj' format.
-rw-r--r--gas/doc/c-riscv.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi
index 24df83b..d396669 100644
--- a/gas/doc/c-riscv.texi
+++ b/gas/doc/c-riscv.texi
@@ -673,7 +673,7 @@ with the @samp{.insn} pseudo directive:
15 13 10 7 2 0
@end verbatim
-@item CJ type: .insn cj opcode2, symbol
+@item CJ type: .insn cj opcode2, func3, symbol
@verbatim
+-------+-------------------------------+---------+
| func3 | simm11[11|4|9:8|10|6|7|3:1|5] | opcode2 |