Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Minor bug fix in compressed immediate decoding #74

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Jul 28, 2023

  1. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dd56d0a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    91d0c0b View commit details
    Browse the repository at this point in the history
  2. minor changes

    mahendraVamshi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6a9dea0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update rvopcodesdecoder.py

    fixed the rs1,rs2,rs3 and rd names for compressed instructions
    
    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    29599e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Revert "Update rvopcodesdecoder.py"

    This reverts commit 29599e2.
    mahendraVamshi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a91da56 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update spike.py

    fixed regex pattern
    
    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    73acdc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eaa6404 View commit details
    Browse the repository at this point in the history
  2. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3e17fc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. experiment

    mahendraVamshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b43aacd View commit details
    Browse the repository at this point in the history
  2. exp

    mahendraVamshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    abbe92e View commit details
    Browse the repository at this point in the history
  3. exp

    mahendraVamshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    93a5b4a View commit details
    Browse the repository at this point in the history
  4. exp

    mahendraVamshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5deaf26 View commit details
    Browse the repository at this point in the history
  5. revert back

    mahendraVamshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e2f8e62 View commit details
    Browse the repository at this point in the history
  6. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2b5343e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update rvopcodesdecoder.py

    Signed-off-by: Mahendra Vamshi A <[email protected]>
    mahendraVamshi authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d592747 View commit details
    Browse the repository at this point in the history