Skip to content

Commit

Permalink
typo: IPSR_FIELDS -> IPSR_FIELD
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Aug 10, 2023
1 parent bb1521b commit 58b9eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iommu_registers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,7 @@ interrupt-pending bit.
|===

If a bit in `ipsr` is 1 then a write of 1 to the bit transitions the bit from 1->0.
If the conditions to set that bit are still present (See <<IPSR_FIELDS>>) or if
If the conditions to set that bit are still present (See <<IPSR_FIELD>>) or if
they occur after the bit is cleared then that bit transitions again from 0->1.

[[OVF]]
Expand Down

0 comments on commit 58b9eaa

Please sign in to comment.