qemu-e2k/target-xtensa
Max Filippov 19b7bec4a3 target-xtensa: implement S32NB
S32NB provides the same functionality as S32I with two exceptions.
First, when its operation leaves the processor, the external transaction
is marked Non-Bufferable. Second, it may not be used to write to
Instruction RAM.
In QEMU S32NB is equivalent to S32I.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-10-21 21:29:25 +03:00
..
core-dc232b
core-dc233c
core-fsf
core-dc232b.c
core-dc233c.c
core-fsf.c
cpu-qom.h
cpu.c
cpu.h target-xtensa: implement depbits instruction 2015-10-21 21:29:25 +03:00
gdbstub.c
helper.c target-xtensa: use CPU_LOG_MMU for MMU event logging 2015-10-21 21:27:31 +03:00
helper.h
import_core.sh
Makefile.objs
monitor.c
op_helper.c target-xtensa: use CPU_LOG_MMU for MMU event logging 2015-10-21 21:27:31 +03:00
overlay_tool.h target-xtensa: implement depbits instruction 2015-10-21 21:29:25 +03:00
translate.c target-xtensa: implement S32NB 2015-10-21 21:29:25 +03:00
xtensa-semi.c