Implement several unimplemented integer operations and fix casting-related bugs #353
Collaborator
- Implemented and fixed bitwise-not for integers
- Fixed missing wrap-around behavior for float-to-int32 and float-to-unsigned conversions
- Fixed missing sign extension for int32-to-uint64
- Added regression test for numeric conversions
- Implemented and fixed bitwise-not for integers
- Fixed missing wrap-around behavior for float-to-int32 and float-to-unsigned conversions
- Fixed missing sign extension for int32-to-uint64
- Added regression test for numeric conversions
derppening
added 6 commits 2023-11-03 16:27:47 +08:00
Revert removal of round and round64 #352
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#353
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/int-ops-and-casting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?