note that traptype MUST increase in bitwidth corresponding to additions
[soc.git] / src / soc / consts.py
2020-07-22 Luke Kenneth Casso... note that traptype MUST increase in bitwidth correspond...
2020-07-22 Samuel A. Falvo IIComplete FV properties for OP_TRAP instructions.
2020-07-21 Samuel A. Falvo IIRefine properties to comply with spec
2020-07-21 Samuel A. Falvo IIMerge in recent updates to TRAP FV properties.
2020-07-15 Luke Kenneth Casso... move traptype to soc.consts
2020-07-08 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-07-04 Luke Kenneth Casso... cater for illegal instruction (generates a trap)
2020-07-04 Luke Kenneth Casso... use new consts module