commit | 065b8ced7c40bd6a4444f7005413f7af9fe6b642 | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Wed May 11 15:35:50 2022 +0200 |
committer | Stafford Horne <shorne@gmail.com> | Thu May 12 06:02:02 2022 +0900 |
tree | abce8d9eda0a930e3b5a4b56a21281b1ae19af69 | |
parent | d49401999adda2d69150b69655ade16dc77baa96 [diff] |
openrisc: remove bogus nops and shutdowns Nop 42 is some leftover debugging thing by the looks of it. Nop 1 will shut down the simulator, which isn't what we want, since it makes it impossible to handle errors. Cc: Stafford Horne <shorne@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Stafford Horne <shorne@gmail.com>