Skip to content

Qint integer division #27

@dakk

Description

@dakk

Implement integer division // (known as floor_div) for Qint type using the following algorithm: Integer_division_(unsigned)_with_remainder

Handle division by constant using the same optimization method used for multiplying with constant implemented in #36

Tasks:

Please read CONTRIBUTING.md before contributing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpython astSupport for Python ASTunitaryhackIssue for unitaryhack

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions