reenable tests
[openpower-isa.git] / src / openpower / exceptions.py
2022-01-24 Luke Kenneth Casso... doh, self.srr1 not srr1 (local variable)
2022-01-24 Luke Kenneth Casso... blech, add horrible hack: a length parameter to LDSTExc...
2022-01-24 Luke Kenneth Casso... add SRR1 to LDSTException
2021-12-08 Luke Kenneth Casso... code-comments for LDSTException.instr_fault
2021-12-03 Luke Kenneth Casso... add a namedtuple LDSTExceptionTuple which allows obtaining
2021-05-23 Cesar StraussGive a trace name for each exception type
2021-05-04 Luke Kenneth Casso... move "happened" field to end of LDSTException
2021-04-23 Luke Kenneth Casso... add exceptions