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

Add RVC GPR Pair Constraint - cR #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lenary
Copy link
Contributor

@lenary lenary commented Jan 23, 2025

This follows the notion of using c as a prefix to mean "RVC-compatible", and R to mean "even-odd GPR Pair".

The Zclsd specification adds registers with this constraint, in particular the c.ld and c.sd instructions need it.

This follows the notion of using `c` as a prefix to mean
"RVC-compatible", and `R` to mean "GPR Pair".

The Zclsd specification adds registers with this constraint, in
particular the `c.ld` and `c.sd` instructions need it.
lenary added a commit to lenary/llvm-project that referenced this pull request Jan 23, 2025
This denotes RVC-compatible GPR Pairs, which are used by the Zclsd
extension.

C API PR: riscv-non-isa/riscv-c-api-doc#102
lenary added a commit to llvm/llvm-project that referenced this pull request Jan 24, 2025
This denotes RVC-compatible GPR Pairs, which are used by the Zclsd
extension.

C API PR: riscv-non-isa/riscv-c-api-doc#102
github-actions bot pushed a commit to arm/arm-toolchain that referenced this pull request Jan 24, 2025
This denotes RVC-compatible GPR Pairs, which are used by the Zclsd
extension.

C API PR: riscv-non-isa/riscv-c-api-doc#102
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

Successfully merging this pull request may close these issues.

1 participant