[Qemu-devel] [PULL 06/10] RISC-V: Add misa to DisasContext

2019-02-02 Thread Palmer Dabbelt
From: Michael Clark gen methods should access state from DisasContext. Add misa field to the DisasContext struct and remove CPURISCVState argument from all gen methods. Signed-off-by: Michael Clark Reviewed-by: Richard Henderson Signed-off-by: Alistair Francis Signed-off-by: Palmer Dabbelt -

[Qemu-devel] [PULL 06/10] RISC-V: Add misa to DisasContext

2019-01-30 Thread Palmer Dabbelt
From: Michael Clark gen methods should access state from DisasContext. Add misa field to the DisasContext struct and remove CPURISCVState argument from all gen methods. Signed-off-by: Michael Clark Reviewed-by: Richard Henderson Signed-off-by: Alistair Francis Signed-off-by: Palmer Dabbelt -