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

feat(zihintpause): support zihintpause #3823

Merged
merged 2 commits into from
Nov 1, 2024
Merged

feat(zihintpause): support zihintpause #3823

merged 2 commits into from
Nov 1, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    08f8f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. submoudle(ready-to-run/rocket-chip):bump ready-to-run and rocket-chip

    Bump nemu ref in ready-to-run
    * NEMU commit: 861f8d3187fa8a58e14d2394d56b28f1f434adc2
    * NEMU configs:
      * riscv64-xs-ref_defconfig
      * riscv64-dual-xs-ref_defconfig
    
    Including:
      * fix(dbltrp): No critical error is reported when comparing with Xiangshan.
      * feat(dev-zihintpause): add support for pause (#622)
      * fix(flash): use mmap to create the io space (#623)
      * fix(fs, vs): fix check fs/vs when executing float/vector instr (#621)
      * fix(rvf): fix wrong patterns in the decoder (#620)
      * feat(Zcb): support Zcb arithmetic instructions (#619)
      * fix(build): extract .a files before running ar (#613)
      * fix(device): init_flash should be called only once (#618)
      * fix(store_queue): clear the queue when init_mem (#616)
      * fix(ref): use uint64_t for the loop iterator (#609)
      * refactor: handle decode operations with appropriate macros (#601)
      * fix(rvb): restore the decode table of zext.h (#612)
      * fix(rvh): fix the decode logic of hsv.d (#610)
    
    Bump spike ref in ready-to-run
    * spike commit: 74f254ca17ab7bd3bc9e61be0ffd73bbdb1c732d
    * spike config: CPU=XIANGSHAN
    
    Including:
    * fix(sc): mcontrol6 addr trigger still match and fire for failed sc.
    lewislzh committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    35e37e0 View commit details
    Browse the repository at this point in the history