On 02/07/2018 05:28 PM, Michael Clark wrote:
> +/* not RISC-V exception codes - this is for qemu user-mode */
> +#define QEMU_USER_EXCP_FAULT               0xd

Any reason to define this instead of using 
RISCV_EXCP_LOAD_ADDR_MIS/ACCESS_FAULT?

Otherwise this looks fine.

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to