qemu-e2k/target-xtensa
Max Filippov 809377aa52 target-xtensa: implement LSAI group
- base + offset load/store operations for 1/2/4 byte values;
- cache operations (not implemented);
- multiprocessor synchronization operations.

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 LSAI group 2011-09-10 16:57:38 +00:00