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

fix(RVCDecoder): add check for zcb reserved space #3886

Merged
merged 1 commit into from
Nov 21, 2024
Merged

fix(RVCDecoder): add check for zcb reserved space #3886

merged 1 commit into from
Nov 21, 2024

Conversation

TheKiteRunner24
Copy link
Collaborator

For zcb arithmetic instruction, x(12, 10) is "111", x(6, 5) is "11" or "10". When x(6, 5) is "11", x(4, 2) = "110" or x(4, 2) = "111" is reserved.

@eastonman eastonman linked an issue Nov 18, 2024 that may be closed by this pull request
5 tasks
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 3cbc288

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
3cbc288 1.920 0.450 2.701 1.228 2.891 2.473 2.398 0.915 1.429 1.700 3.470 2.729 2.417 3.280

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
cfa1639 0.450 2.701 1.244 2.473 2.398 0.915 1.429 1.700 3.470 2.729 3.280
0d13456 1.920 0.450 2.701 1.234 2.891 2.473 2.398 0.915 1.429 1.700 3.470 2.729 2.417 3.280
011f1ef 1.917 0.450 2.701 1.241 2.891 2.473 2.398 0.915 1.429 1.700 3.470 2.729 2.417 3.280
96d0318
211986a

@Gao-Zeyu Gao-Zeyu merged commit 399766d into master Nov 21, 2024
9 checks passed
@Gao-Zeyu Gao-Zeyu deleted the fix-zcb branch November 21, 2024 05:45
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.

c.unimp instruction problem
4 participants