Draft Extension: Ssnjpm, Smnjpm and Smmjpm#131
Open
a4lg wants to merge 1 commit into
Open
Conversation
Closed
a4lg
force-pushed
the
riscv-pointer-masking
branch
6 times, most recently
from
September 7, 2023 09:35
cfd77be to
ae8ee01
Compare
a4lg
force-pushed
the
riscv-pointer-masking
branch
2 times, most recently
from
October 19, 2023 03:17
d59d9dd to
3d37473
Compare
[DO NOT MERGE]
Until Pointer masking extensions are frozen/ratified and the final version
number is determined, this patch should not be merged upstream. This
commit uses unratified version 0.6(.1) as in the latest PDF documentation
(instead of possible 1.0 after ratification).
This commit adds pointer masking extensions ('Ssnjpm', 'Smnjpm' and
'Smmjpm') based on the latest commit of the RISC-V Pointer Masking draft.
<riscv/riscv-j-extension@75e6aa4>
Because it doesn't provide new instructions or CSRs, it only adds
extension name / implication support.
bfd/ChangeLog:
* elfxx-riscv.c (riscv_implicit_subsets): Add implications to
'Zicsr'. (riscv_supported_std_s_ext): Add 'Smmjpm', 'Smnjpm' and
'Ssnjpm' extensions to valid 'S' extension list.
a4lg
force-pushed
the
riscv-pointer-masking
branch
from
October 19, 2023 07:01
3d37473 to
59b5bb8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wiki Page (details): https://github.com/a4lg/binutils-gdb/wiki/riscv_pointer_masking