Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Arithmetic Shift Left for I256 #1451

Closed
dbelv opened this issue Jul 5, 2022 · 0 comments
Closed

Arithmetic Shift Left for I256 #1451

dbelv opened this issue Jul 5, 2022 · 0 comments

Comments

@dbelv
Copy link
Contributor

dbelv commented Jul 5, 2022

Is your feature request related to a problem? Please describe.
Arithmetic shift left operation for the I256 type.

Describe the solution you'd like
LSL operation with a final check of the result to see if the operation overflowed or not.

Describe alternatives you've considered
The end user can write the operation themselves by performing the solution as described above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant