-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
= XTeic | ||
Jan Oleksiewicz <[email protected]> | ||
:appversion: 0.34.9 | ||
:appversion: 0.34.10 | ||
:toc: | ||
:toclevels: 5 | ||
:sectnums: | ||
|
@@ -2096,8 +2096,7 @@ addressable through `c.lui` + offset | |
Unlike the big unix machines, the RTOS context can be statically | ||
addressed by `lui` + `addi` sequence. | ||
|
||
With hardware stacking there is no need to free up additional registers | ||
to perform context switching tasks. | ||
With hardware stacking there is no need to free up additional registers. | ||
|
||
=== 1023 vector entries | ||
|
||
|