On 5/14/19 10:44 PM, Max Filippov wrote:
> Block prefetch option adds a bunch of non-privileged opcodes that may be
> implemented as nops since QEMU doesn't model caches.
>
> Signed-off-by: Max Filippov
> ---
> target/xtensa/translate.c | 42 ++
> 1 file c
Block prefetch option adds a bunch of non-privileged opcodes that may be
implemented as nops since QEMU doesn't model caches.
Signed-off-by: Max Filippov
---
target/xtensa/translate.c | 42 ++
1 file changed, 42 insertions(+)
diff --git a/target/xtensa/tr