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

Add support for unratified Zcmop extension #84

Closed
wants to merge 41 commits into from

Commits on Jun 22, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    650fca7 View commit details
    Browse the repository at this point in the history
  2. add double xlen cas format

    ved-rivos committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cef5d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac2ad67 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    6cab933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a1233 View commit details
    Browse the repository at this point in the history
  3. add zacas cover group files

    ved-rivos committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fcb1996 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    d5420e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request riscv-software-src#76 from neelgala/dev

     Updating CONTRIBUTING.rst to capture the new git strategy
    neelgala authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ef895d6 View commit details
    Browse the repository at this point in the history
  3. Add cgf file for 32-bit Atomic instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    91393bd View commit details
    Browse the repository at this point in the history
  4. Add cgf file for 64-bit Atomic instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    df9d967 View commit details
    Browse the repository at this point in the history
  5. Add test gen template for 32-bit Atomic instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    13ac924 View commit details
    Browse the repository at this point in the history
  6. Add test gen template for 64-bit Atomic instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    80aaca2 View commit details
    Browse the repository at this point in the history
  7. Update cgf file

    Generate only signed values for `amominu` and `amomaxu` tests
    
    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f400219 View commit details
    Browse the repository at this point in the history
  8. Add test cases in RV64

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9bf14f6 View commit details
    Browse the repository at this point in the history
  9. Update test template

    Update stride to incorporate two signature per test instance
    Remove the register
    
    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    24c52e7 View commit details
    Browse the repository at this point in the history
  10. Update cgf files

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    77a4853 View commit details
    Browse the repository at this point in the history
  11. Update changelog entry

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    10f0cb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge pull request riscv-software-src#69 from Abdulwadoodd/atomics_dev

    Add support for standard Atomic (A) Extension
    neelgala authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5cc22db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c81542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    118969c View commit details
    Browse the repository at this point in the history
  4. Added template and cgf for compressed bitmanip instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3923f65 View commit details
    Browse the repository at this point in the history
  5. Add new format for compressed bit manip instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8e5be82 View commit details
    Browse the repository at this point in the history
  6. Added template and cgf for c.not and c.mul instructions

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e5a4386 View commit details
    Browse the repository at this point in the history
  7. Update Chnagelog

    Signed-off-by: Abdul Wadood <[email protected]>
    Abdulwadoodd committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fd740a1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request riscv-software-src#64 from Abdulwadoodd/zc_dev

    Add support for `Zcb` instructions from RISC-V code size reduction extension
    neelgala authored Aug 21, 2023
    3 Configuration menu
    Copy the full SHA
    7843233 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5098df4 View commit details
    Browse the repository at this point in the history
  10. Added Changelog Entry

    EmanFatima-ef committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b810532 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3edb51 View commit details
    Browse the repository at this point in the history
  12. Modify Changelog

    EmanFatima-ef committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0a26f62 View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    Signed-off-by: Eman Fatima <[email protected]>
    EmanFatima-ef committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0225a26 View commit details
    Browse the repository at this point in the history
  14. Update CHANGELOG.md

    EmanFatima-ef committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    061a665 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'dev' into zacas

    Signed-off-by: ved-rivos <[email protected]>
    ved-rivos authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    94e76e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge pull request riscv-software-src#74 from EmanFatima-ef/master

    Added Zifencei, Bit Manipulation and Privilege tests cgf files for RV32E
    neelgala authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9dac5e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request riscv-software-src#73 from ved-rivos/zacas

    Add unratified Zacas extension
    neelgala authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    24a4eb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request riscv-software-src#65 from alitariq4589/alitariq45…

    …89/DivMostNegNumWithMinusOne
    
    Added corner case for dividing most neg number with -1
    neelgala authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    91f2848 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 21, 2023

  1. Merge pull request riscv-software-src#79 from MuhammadHammad001/hardc…

    …ode_register
    
    Missing Coverage for the Hardcoded register Test Cases added
    neelgala authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0b7c11e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    f09302f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e868337 View commit details
    Browse the repository at this point in the history
  3. update changelog

    ved-rivos committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bae51d2 View commit details
    Browse the repository at this point in the history