qemu/target-xtensa
Max Filippov 5b4e481b04 target-xtensa: implement unaligned exception option
See ISA, 4.4.4 for details.

Correct (aligned as per ISA) address for unaligned access is generated
in case this option is not enabled.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-10 16:57:39 +00:00
..
cpu.h target-xtensa: implement extended L32R 2011-09-10 16:57:39 +00:00
helper.c target-xtensa: implement unaligned exception option 2011-09-10 16:57:39 +00:00
helpers.h target-xtensa: implement loop option 2011-09-10 16:57:39 +00:00
machine.c
op_helper.c target-xtensa: implement unaligned exception option 2011-09-10 16:57:39 +00:00
translate.c target-xtensa: implement unaligned exception option 2011-09-10 16:57:39 +00:00