Skip to content

Support for a New CPU ISA #23

@willliu

Description

@willliu

Recently I have a new cpu architecture other than the one listed, and build gives the following error:

# github.com/chewxy/math32
../../../../go/pkg/mod/github.com/chewxy/math32@v1.0.8/exp.go:3:6: missing function body
../../../../go/pkg/mod/github.com/chewxy/math32@v1.0.8/exp.go:57:6: missing function body
../../../../go/pkg/mod/github.com/chewxy/math32@v1.0.8/log.go:76:6: missing function body
../../../../go/pkg/mod/github.com/chewxy/math32@v1.0.8/remainder.go:33:6: missing function body
../../../../go/pkg/mod/github.com/chewxy/math32@v1.0.8/sqrt.go:3:6: missing function body

I am wondering do you have instructions for me to port for this new CPU instruction set, many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions