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(zvfh): fix zvfh corner case which should support vsew8 #4141

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

HeiHuDie
Copy link
Collaborator

@HeiHuDie HeiHuDie commented Jan 6, 2025

No description provided.

* vfwcvtfx,vfwcvtfxu,vfncvtxuf,vfncvtxf,vfncvtrodxuf,vfncvtrodxf should support vsew8
* NEMU commit:2df9c4490fb9cd1759ade099063bd7a6553e306e
* NEMU configs:
    * riscv64-xs-ref_defconfig
    * riscv64-dual-xs-ref_defconfig
    * riscv64-xs-ref-debug_defconfig
    * riscv64-dual-xs-ref-debug_defconfig

Including:
    * fix(zvfh): fix zvfh corner case which should support vsew8 (#763)
    * fix(help): fix the help of flash-image parameter (#764)
    * refactor(makefile): cleanup (#750)
    * opt(mmu): add an early out fast path (#748)
    * submodule(ready-to-run): Bump spike ref in ready-to-run
    * fix(args): delete restore arg, NEMU could load checkpoint image directly, we donot need this arg now (#753)
    * feat(flash): support load flash from cmd line, simply wrapper memory data initialize using fill_memory (#755)
    * fix(flash): reprocess 'CONFIG_FLASH_IMG_PATH' with realpath (#756)
    * fix(ip,ie): remove some redundant logic related to reading IP and IE.
    * fix(hideleg): fix the read value of the LCOFI bit of hideleg.
    * fix(intr): fix the interrupt priority of SGEI
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 782410d

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
782410d 1.814 0.442 2.639 1.231 2.152 2.141 2.361 0.933 1.407 1.985 3.107 2.558 2.267 3.308

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
552d2d4 0.442 2.640 1.231 2.141 2.361 0.933 1.406 1.985 3.107 2.558 3.308
4d393af 1.814 1.231 2.152 2.141 0.933 1.985 3.107 2.267 3.308
7cc7723 1.814 0.442 2.639 1.231 2.152 2.141 2.361 0.933 1.407 1.985 3.107 2.558 2.267 3.308
398aeef 1.814 0.442 2.639 1.231 2.152 2.141 2.361 0.933 1.403 1.985 3.107 2.558 2.267 3.308
d94fbff 1.814 0.442 2.639 1.231 2.152 2.141 2.361 0.933 1.403 1.985 3.107 2.558 2.267 3.308

@Tang-Haojin Tang-Haojin merged commit 6d518bd into master Jan 7, 2025
9 checks passed
@Tang-Haojin Tang-Haojin deleted the fix_exception branch January 7, 2025 01:48
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