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

Commit

Permalink
Merge pull request #12 from nibrunieAtSi5/patch-1
Browse files Browse the repository at this point in the history
Possible typo
  • Loading branch information
ved-rivos authored Mar 10, 2023
2 parents 9ff54f7 + 37ce087 commit ea352e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ task at a future time or otherwise place an upper bound on the wait. To support
such use cases a second instruction `WRS.STO` (WRS-with-short-timeout) is
provided that works like `WRS.NTO` but bounds the stall duration to an
implementation-define short timeout such that the stall is terminated on the
timeout if no other conditions have to occurred to terminate the stall. The
timeout if no other conditions have occurred to terminate the stall. The
program using this instruction may then determine if its deadline has been
reached.

Expand Down

0 comments on commit ea352e8

Please sign in to comment.