Skip to content

More decimal128_t add sticky bit #1287

@mborland

Description

@mborland

Since we don't promote to u256 for addition we lose information on the sticky bit of the smaller element. We should be able to make a synthetic routine like umul256 except we return the bool of the sign (if needed)

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions