qemu/target-xtensa
Max Filippov 8ffc2d0d97 target-xtensa: implement CACHE group
All operations in this group are no-ops, because cache ought to be
transparent to applications. However cache may be abused, then we'll
need to actually implement these opcodes.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-10 16:57:38 +00:00
..
cpu.h target-xtensa: implement LSAI group 2011-09-10 16:57:38 +00:00
helper.c
helpers.h target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00
machine.c
op_helper.c target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00
translate.c target-xtensa: implement CACHE group 2011-09-10 16:57:38 +00:00