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

pointer masking: Consider effective v bit instead of current v bit #1789

Merged
merged 1 commit into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. pointer masking: Consider effective v bit instead of current v bit

    A previous commit removes the effectiveness of MPRV to MXR.
    (riscv-software-src#1784)
    
    However, the removal implies the MPRV affects point masking
    individually, and the MXR should consider the effective v bit.
    YenHaoChen committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    61d277c View commit details
    Browse the repository at this point in the history