Skip to content

Commit

Permalink
Fix MIE register bitfield caption
Browse files Browse the repository at this point in the history
Signed-off-by: Kuba Sunderland-Ober <[email protected]>
  • Loading branch information
KubaO authored Sep 12, 2023
1 parent 427aedb commit 814893a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/machine.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ bits 16 and above are designated for platform or custom use.
.Machine Interrupt-Pending Register (mip).
include::images/bytefield/mideleg.adoc[]

.Machine Interrupt-Pending Register (mie)
.Machine Interrupt-Enable Register (mie)
include::images/bytefield/mideleg.adoc[]

An interrupt _i_ will trap to M-mode (causing the privilege mode to
Expand Down

0 comments on commit 814893a

Please sign in to comment.