Skip to content

Commit

Permalink
liblzma: Fix a typo in a comment in the RISC-V filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Larhzu committed Mar 5, 2024
1 parent 72d2933 commit 3007e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/liblzma/simple/riscv.c
Expand Up @@ -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
Expand Down

0 comments on commit 3007e74

Please sign in to comment.