commit | ba0cfad7c3052f2e37e2cbd402c6a52f474de97e | [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 | b40efd3d0992a7958390f4ebd8092b8da06cade3 [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>