Skip to content

[AVR] Implement __mulsi3 in compiler-rt/builtins #55279

Open
@benshi001

Description

@benshi001

__mulsi3 is needed for int32 multiplication, and called by __addsf3/__subsf3/__mulsf3/__divsf3.

__divmodsi4 is already implemented as common code.

Metadata

Metadata

Assignees

Labels

backend:AVRenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions