commit | 5a441736b7dda7fd4dde0a2417aeab59a9ef9424 | [log] [tgz] |
---|---|---|
author | Lukas Auer <lukas.auer@aisec.fraunhofer.de> | Thu Nov 22 11:26:20 2018 +0100 |
committer | Andes <uboot@andestech.com> | Mon Nov 26 13:57:30 2018 +0800 |
tree | 517937987353bdb4d40dcca11e56a5d14ba1f56e | |
parent | f105d2efcb086a7e05b75c04e26432d3d8995b9b [diff] |
riscv: complete the list of exception codes Only the first four exception codes are defined. Add the missing exception codes from the definition in RISC-V Privileged Architecture Version 1.10. Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>