Skip to content

Add right_shift_arithmetic op #361

@kevinstephano

Description

@kevinstephano

We are missing the operation right_shift_arithmetic that differs from bitwise_right_shift because it preserves the sign bit.

https://en.wikipedia.org/wiki/Arithmetic_shift

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions