-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#3970: Update DPRINT docs/tests for TSLICE printing on Math RISC
Since Math RISC doesn't have access to CBs, TileSlice printing isn't expected to work. Give the user a suitable warning and update the docs accordingly.
- Loading branch information
Showing
4 changed files
with
25 additions
and
17 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
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 |
---|---|---|
|
@@ -86,6 +86,8 @@ SETPRECISION/FIXED/DEFAULTFLOAT: | |
HEX/OCT/DEC: | ||
1e240361100123456 | ||
SLICE: | ||
Warning: MATH core does not support TileSlice printing, omitting print... | ||
Warning: MATH core does not support TileSlice printing, omitting print... | ||
Test Debug Print: Pack | ||
Basic Types: | ||
[email protected] | ||
|
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
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