On Fri, Feb 17, 2023 at 8:45 AM Bin Meng <[email protected]> wrote: > > 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?
Never mind. I see the difference :) Regards, Bin
