Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeFlyingSheep committed Apr 20, 2023
1 parent 55dbaad commit f05f844
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ That is, information such as "`Loongson3A5000 @ 2.5GHz`"
|`1` indicates that the Cache shown by `L1 IU_Present` is the unified Cache

^m|2
^m|L1 D Prwsent
^m|L1 D Present
|`1` indicates there is a first-level data Cache

^m|3
Expand Down Expand Up @@ -377,7 +377,7 @@ That is, information such as "`Loongson3A5000 @ 2.5GHz`"
|`1` indicates there is a three-level data Cache

^m|15
^m|L3 F Inclusive
^m|L3 D Private
|`1` indicates that the three-level data Cache is private to each core

^m|16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ m|L1 IU Unify
m|1'b0

^m|2
m|L1 D Prwsent
m|L1 D Present
|`1` indicates there is a first-level data Cache
m|1'b1

Expand Down Expand Up @@ -317,7 +317,7 @@ m|L3 D Present
m|1'b0

^m|15
m|L3 F Inclusive
m|L3 D Private
|`1` indicates that the three-level data Cache is private to each core
m|1'b0

Expand Down

0 comments on commit f05f844

Please sign in to comment.