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

Compressed instruction support for rvopcodesdecoder #73

Merged
merged 10 commits into from
Jul 27, 2023

Commits on Jun 25, 2023

  1. fixed isac for compressed instr

    vamshi authored and vamshi committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c0d92e4 View commit details
    Browse the repository at this point in the history
  2. fixed isac for compressed instr

    vamshi authored and vamshi committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b2dd377 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
    mahendraVamshi authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    51f6e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update rvopcodesdecoder.py

    added immideate feilds for compressed instructions
    
    Signed-off-by: Mahendra Vamshi A <77983822+mahendraVamshi@users.noreply.github.com>
    mahendraVamshi authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6499941 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. remove extra comments in the decoder.

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    17fdbd8 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5840c4d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    75d7935 View commit details
    Browse the repository at this point in the history
  4. Update setup.cfg to 0.18.0

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c9e0e22 View commit details
    Browse the repository at this point in the history
  5. Update setup.py to 0.18.0

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    45d5519 View commit details
    Browse the repository at this point in the history
  6. Update __init__.py to version 0.18.0

    Signed-off-by: Karthik B K <karthik.bk@incoresemi.com>
    iamkarthikbk authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b6d05bf View commit details
    Browse the repository at this point in the history