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:
parent
4e1c97052b
commit
6e97b299f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue