aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/riscv.c
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-03-05 23:21:26 +0200
committerJia Tan <jiat0218@gmail.com>2024-03-05 23:21:26 +0200
commit6e97b299f1b22e366ec42ba5dc5b9d0746e87b84 (patch)
tree291c9abe76e3a7e51f24e9f4fd47b0e398ad7b5c /src/liblzma/simple/riscv.c
parentliblzma: Use attribute no_profile_instrument_function with ifunc. (diff)
downloadxz-6e97b299f1b22e366ec42ba5dc5b9d0746e87b84.tar.xz
liblzma: Fix a typo in a comment in the RISC-V filter.
Diffstat (limited to 'src/liblzma/simple/riscv.c')
-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