add with carry instructions
[soc.git] / src / soc / simulator / internalop_sim.py
2020-04-17 Tobias Platenadd with carry instructions
2020-03-26 Luke Kenneth Casso... add TODO for cry_in==CA
2020-03-26 Luke Kenneth Casso... add TODO for cry_in==CA
2020-03-26 Luke Kenneth Casso... fix 1-overflow
2020-03-26 Luke Kenneth Casso... brackets to be safe
2020-03-26 Michael NolanSub instruction working
2020-03-25 Michael NolanDirectly compare simulator with qemu
2020-03-24 Luke Kenneth Casso... whitespace
2020-03-23 Michael NolanImplement load and store of bytes, halfwords, and words
2020-03-23 Michael NolanAdd support for extended/indexed ld/st
2020-03-23 Michael NolanAdd memory loads and stores to simulator
2020-03-23 Michael NolanBegin adding backend simulator