update svp64 unit test comments
[soc.git] / src / soc / decoder / isa / test_caller_svp64.py
2021-02-13 Luke Kenneth Casso... update svp64 unit test comments
2021-02-12 Luke Kenneth Casso... validate all registers to make sure no damage occurs...
2021-02-12 Luke Kenneth Casso... add srcstep and correct PC-advancing during Sub-PC...
2021-02-12 Luke Kenneth Casso... add in SVSTATE.srcstep update, loop from 0 to VL-1
2021-02-12 Luke Kenneth Casso... fix setting of SVSTATE.VL and MVL
2021-02-12 Luke Kenneth Casso... add in SVSTATE to ISACaller, not used, just passed in
2021-01-31 Luke Kenneth Casso... start an ISACaller SVP64 unit test