testcase for _get_pgtable_addr
[soc.git] / src / soc / decoder / power_svp64_rm.py
2021-03-19 Luke Kenneth Casso... decode predicate src/dest zeroing in SVP64RMModeDecode
2021-03-17 Luke Kenneth Casso... add in SVP64 RM Mode decoder
2021-03-16 Cesar StraussUse symbolic values for subfields and bits
2021-03-16 Cesar StraussDefine and initialise the mode variable, to be used...
2021-03-16 Cesar StraussRename class so it does not clash with the enum
2021-03-15 Cesar StraussFix import
2021-03-01 Luke Kenneth Casso... move SVP64 RM decoder to separate module