Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias/intrinsic policy on overlapped insns #128

Open
marcfedorow opened this issue Jan 17, 2022 · 0 comments
Open

Alias/intrinsic policy on overlapped insns #128

marcfedorow opened this issue Jan 17, 2022 · 0 comments

Comments

@marcfedorow
Copy link

Current spec requires intrinsics such as __rv_sadd64 (it is just int64 + int64), __rv_smmul (while it performs different asm insns), etc.
This raises the following questions:

  • If p-ext is presented, should assembler provide aliases (such as rv64/add64 as an alias of add)?
  • -- " --, should compiler provide zbpbo intrinsics with zbpbo names (e.g. __rv_rev)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant