commit | 91e4b7516d84cefab7324765b3c8d6a909185ce2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 09 10:48:14 2021 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 05 16:13:12 2021 +0800 |
tree | 445e39aed11bcfee455d7cd0d1bcd3cae822e7ed | |
parent | 1412b8d48a920f1a4f5eac256814d25c320fb9b6 [diff] |
cmd/exception: support ebreak exception on RISC-V The ebreak instruction should generate a breakpoint exception. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>