Small operand arithmetics (u8, u16, u32) #4

Closed
opened 4 years ago by MightyPork · 2 comments
Owner

The arithmetics module right now only supports u64.

For must things that's good enough, but some things would be better done with a smaller operand size - particularly when status flags are of a concern. E.g. to detect overflow when incrementing a byte.

The arithmetics module right now only supports u64. For must things that's good enough, but some things would be better done with a smaller operand size - particularly when status flags are of a concern. E.g. to detect overflow when incrementing a byte.
MightyPork added the
enhancement
label 4 years ago
MightyPork added the
prio:LOW
label 4 years ago
Poster
Owner

partly addressed using the new ldX and swX instructions

partly addressed using the new ldX and swX instructions
Poster
Owner

will be solved by #20

will be solved by #20
MightyPork closed this issue 4 years ago
MightyPork added the
duplicate
label 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: MightyPork/crsn#4
Loading…
There is no content yet.