Mahmoud Mandour writes:
> This RFC series introduces a new cache TCG plugin that models separate
> L1 data cache and L1 instruction cache and uses one shared cache for
> all the cores.
>
> It also includes a commit by Alex that adds an API call that resolves
> the symbol of an insn.
>
> The ori
This RFC series introduces a new cache TCG plugin that models separate
L1 data cache and L1 instruction cache and uses one shared cache for
all the cores.
It also includes a commit by Alex that adds an API call that resolves
the symbol of an insn.
The original RFC patch posted by Alex Bennée incl