1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

liblzma: Fix a typo in a comment in the RISC-V filter.

This commit is contained in:
Lasse Collin 2024-03-05 23:21:26 +02:00 committed by Jia Tan
parent 4e1c97052b
commit 6e97b299f1

View file

@ -116,7 +116,7 @@ AUIPC with rd != x0
Zfh, F, D, and Q: Zfh, F, D, and Q:
* RV32I: LB, LH, LW, LBU, LHU, SB, SH, SW * RV32I: LB, LH, LW, LBU, LHU, SB, SH, SW
* RV64I has also: LD, LWU, SD * RV64I has also: LD, LWU, SD
* Zhf: FLH, FSH * Zfh: FLH, FSH
* F: FLW, FSW * F: FLW, FSW
* D: FLD, FSD * D: FLD, FSD
* Q: FLQ, FSQ * Q: FLQ, FSQ