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(csr): add difftest of mhpmevent overflow to diff csr mhpmeventn #3788

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sinceforYy
Copy link
Contributor

No description provided.

@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: b5ca832

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
b5ca832 1.928 0.450 2.699 1.197 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
cf7d6b7
b9dc808 1.917 0.450 2.699 1.191 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
ad74c6c 1.927 0.450 2.699 1.191 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
2d99134 1.928 0.450 2.699 1.200 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
0607615 1.928 0.450 2.699 1.200 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
a38d1ea 1.928 0.450 2.699 1.193 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
adf97c9 1.928 0.450 2.699 1.190 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
3e1dbb1 1.917 0.450 2.699 1.190 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
2196d1c 1.928 0.450 2.699 1.203 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263

@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: ff8547d

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
ff8547d 1.917 0.450 2.699 1.191 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
6808b80 0.450 2.699 2.395 1.373 2.742
189d8d0 1.917 0.450 2.699 1.190 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
fab276f 1.917 0.450 2.699 1.192 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
9a07878
c3d62b6 1.928 0.450 2.699 1.190 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263

@sinceforYy sinceforYy force-pushed the fix-mhpmevent1 branch 3 times, most recently from 2891c62 to a564b03 Compare October 30, 2024 02:04
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: a564b03

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
a564b03 1.917 0.450 2.699 1.198 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
7eef70f
d9c7594 0.450 2.699 2.395 0.913 1.373 2.742 3.263
72f11a7 1.928 0.450 2.699 1.199 2.823 2.460 2.395 0.913 1.373 1.611 3.418 2.742 2.420 3.263
b0a6005
1aa5dab

wissygh and others added 3 commits November 1, 2024 15:32
* Count overflow only from hardware incrementes of counter registers
* Through XiangShan->difftest->NEMU, to make NEMU get mhpmevent.of
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 3572df9

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
3572df9 1.920 0.451 2.701 1.190 2.818 2.459 2.397 0.918 1.428 1.611 3.435 2.749 2.418 3.263

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
7af39ad
85a8d7c 1.920 0.451 2.701 1.188 2.818 2.460 2.397 0.918 1.428 1.611 3.435 2.749 2.418 3.263
cb62726 1.920 0.451 2.701 1.183 2.818 2.460 2.397 0.918 1.428 1.611 3.435 2.749 2.418 3.263
3bfc01b 1.920 0.451 2.701 1.199 2.818 2.460 2.397 0.918 1.428 1.611 3.435 2.749 2.418 3.263
dcf4211 1.920 0.451 2.701 1.192 2.818 2.460 2.397 0.918 1.428 1.611 3.435 2.749 2.418 3.263

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.

4 participants