Skip to content

Commit f455143

Browse files
authored
Mark CBIE field as WARL (riscv#1684)
Resolves riscv#1682
1 parent 0ee55c0 commit f455143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ generic format:
559559
|===
560560
| Bits | Name | Description
561561

562-
| [5:4] | `CBIE` | Cache Block Invalidate instruction Enable
562+
| [5:4] | `CBIE` | Cache Block Invalidate instruction Enable. *WARL*.
563563

564564
Enables the execution of the cache block invalidate instruction, `CBO.INVAL`, in
565565
a lower privilege mode:

0 commit comments

Comments
 (0)