On Fri, Feb 17, 2023 at 5:57 AM Daniel Henrique Barboza <[email protected]> wrote: > > We're going to do changes that requires accessing the RISCVCPUConfig > struct from the RISCVCPU, having access only to a CPURISCVState 'env' > pointer. Add a helper to make the code easier to read. > > Signed-off-by: Daniel Henrique Barboza <[email protected]> > --- > target/riscv/cpu.h | 5 +++++ > 1 file changed, 5 insertions(+) >
Looks like the RB tag is missing somehow? Reviewed-by: Bin Meng <[email protected]>
