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(aes): fix exception check for aes64ks1i. #3845

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

NewPaulWalker
Copy link
Contributor

rnum of aes64ks1i must be in the range 0x0..0xA. The values 0xB..0xF are reserved.

@NewPaulWalker NewPaulWalker linked an issue Nov 7, 2024 that may be closed by this pull request
4 tasks
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: aa23c2b

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
aa23c2b 1.925 0.451 2.701 1.237 2.893 2.460 2.400 0.921 1.428 1.659 3.477 2.733 2.414 3.279

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
501d4c1
887dd71 2.701 1.224 0.921 1.428 1.659 3.477 3.279
22380ea 1.925 0.451 2.701 1.225 2.893 2.460 2.400 0.921 1.428 1.659 3.477 2.733 2.414 3.279
fba8858 1.925 0.451 2.701 1.229 2.893 2.460 2.400 0.921 1.428 1.659 3.477 2.733 2.414 3.279
a982a3c 1.925 0.451 2.701 1.238 2.893 2.460 2.400 0.921 1.428 1.659 3.477 2.733 2.414 3.279

rnum of aes64ks1i must be in the range 0x0..0xA. The values 0xB..0xF are reserved.
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 9eb8776

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
9eb8776 1.927 0.451 2.701 1.223 2.893 2.460 2.400 0.921 1.428 1.659 3.477 2.733 2.414 3.279

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
fbdb359 0.451 2.701 1.224 2.400 0.921 1.428 1.659 3.477 2.733 3.279
55a6515 2.701 1.224 0.921 1.428 3.279
13168c6
0b09fcc 0.451 2.701 2.400 1.428 2.733
fc74c6e 1.925 1.232 2.893 2.460 0.921 1.659 3.477 2.414 3.279

@huxuan0307 huxuan0307 merged commit 9c13e96 into OpenXiangShan:master Nov 25, 2024
9 checks passed
@NewPaulWalker NewPaulWalker added the cherry-pick needed This pull request needs to be cherry-picked to master label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick needed This pull request needs to be cherry-picked to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zknd extension aes64ks1i decode error.
3 participants