aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-03-05 23:21:26 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-03-05 23:23:16 +0200
commit3007e74ef250f0ce95d97ffbdf2282284f93764d (patch)
tree5eeeda7544f7eede7357c3345b832b630e380ce8
parentliblzma: Use attribute no_profile_instrument_function with ifunc. (diff)
downloadxz-3007e74ef250f0ce95d97ffbdf2282284f93764d.tar.xz
liblzma: Fix a typo in a comment in the RISC-V filter.
-rw-r--r--src/liblzma/simple/riscv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/simple/riscv.c b/src/liblzma/simple/riscv.c
index 368e22b0..b18df8b6 100644
--- a/src/liblzma/simple/riscv.c
+++ b/src/liblzma/simple/riscv.c
@@ -116,7 +116,7 @@ AUIPC with rd != x0
Zfh, F, D, and Q:
* RV32I: LB, LH, LW, LBU, LHU, SB, SH, SW
* RV64I has also: LD, LWU, SD
- * Zhf: FLH, FSH
+ * Zfh: FLH, FSH
* F: FLW, FSW
* D: FLD, FSD
* Q: FLQ, FSQ