Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Minor bug fix in compressed immediate decoding - #74

Open
mahendraVamshi wants to merge 16 commits into
riscvarchive:devfrom
mahendraVamshi:master
Open

Minor bug fix in compressed immediate decoding#74
mahendraVamshi wants to merge 16 commits into
riscvarchive:devfrom
mahendraVamshi:master

Conversation

@mahendraVamshi

Copy link
Copy Markdown
Contributor

[0.18.1] - 2023-07-31

  • Minor fix to compressed immediate decoding

Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
@mahendraVamshi

Copy link
Copy Markdown
Contributor Author

Hi @pawks,
This is a minor bug fix from previous PR #73

fixed the rs1,rs2,rs3 and rd names for compressed instructions

Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
@neelgala

Copy link
Copy Markdown
Collaborator

@mahendraVamshi can you elaborate more on what corner case this PR fixes ?

@mahendraVamshi

Copy link
Copy Markdown
Contributor Author

@neelgala
instr: 62510 addr: 0x800014d2 instr_name: c.sdsp rs2: (11, 'x') imm: -24
This instruction uses above immideate field and the above PR fixes the imm field for this instruction
c.sdsp instructuions uses the fixed imm field

@neelgala

Copy link
Copy Markdown
Collaborator

@mahendraVamshi please change your target branch to dev. Remove all versioning changes in setup* and init.py. Also the changelog entry must be under WIP-DEV section of the CHANGELOG.md file.

mahendraVamshi and others added 11 commits September 21, 2023 06:12
fixed regex pattern

Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
@jamesbeyond
jamesbeyond changed the base branch from master to dev May 28, 2024 17:20
@jamesbeyond

Copy link
Copy Markdown
Collaborator

Dear @mahendraVamshi

The CTG and ISAC Repo had been moved to riscv-arch-test via PR
riscv/riscv-arch-test#495

If you think this PR is important, and need to me merged on to risc-v CTG or ISAC, please re-submit your PR against riscv-arch-test

This repository shall be archived in about one week time .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants