power_enums: clean code
[openpower-isa.git] / src / openpower / decoder / isa / svstate.py
2022-09-13 Luke Kenneth Casso... add first pack/unpack to ISACaller
2022-09-13 Luke Kenneth Casso... add setter/getter properties to SVP64State, minor code...
2022-07-20 Luke Kenneth Casso... rename substep to ssubstep, add dsubstep to SVP64State
2022-07-18 Luke Kenneth Casso... add substep getter/setter to SVP64State
2021-07-19 Luke Kenneth Casso... bit of a reorg, adding option to test end of inner...
2021-07-15 Luke Kenneth Casso... add extra "persistence" bit to svremap instruction
2021-07-15 Luke Kenneth Casso... big intrusive update: merge SVREMAP with SVSTATE, remov...