-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Neg16 to work on “unsigned” values that sneak in
Ideally, we won’t see any unsigned 16-bit values in the simulator, but just in case one does, use a test that works either way in Neg16.
- Loading branch information
1 parent
8d4a79c
commit 7d86b61
Showing
2 changed files
with
22 additions
and
107 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