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(misalign): fix misaligned HLV and HLVX #3759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

happy-lx
Copy link
Collaborator

@happy-lx happy-lx commented Oct 17, 2024

In the previous design, the H extension information was lost in the fuOpType of the misalignBuffer split instruction, causing the split instruction to not perform two-stage address translation and cause errors.

This PR fixes the information about H extension in fuOpType in misalignBuffer.

In the previous design, the H extension information was lost in the `fuOpType` of the misalignBuffer split instruction,
causing the split instruction to not perform two-stage address translation and cause errors.

This commit fixes the information about H extension in fuOpType in misalignBuffer.
@happy-lx happy-lx requested a review from pxk27 October 17, 2024 04:07
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 65c35ef

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
65c35ef 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
5abd6e4 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
36c15e4 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
bfeba86 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
70f6b69 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
11bd888 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
b501491 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
af3eaba 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.390 1.616 3.413 2.734 2.419 3.275
064c9c5 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.390 1.616 3.413 2.734 2.419 3.275
f634b23 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275
8c0eee9 1.926 0.451 2.705 1.192 2.824 2.464 2.401 0.920 1.394 1.616 3.413 2.734 2.419 3.275

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.

3 participants