qemu/target-xtensa
Max Filippov 1ddeaa5d42 target-xtensa: implement SIMCALL
Tensilica iss provides support for applications running in freestanding
environment through SIMCALL command. It is used by Tensilica libc to
access argc/argv, for file I/O, etc.

Note that simcalls that accept buffer addresses expect virtual addresses.

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 SIMCALL 2011-09-10 16:57:39 +00:00
machine.c target-xtensa: add target stubs 2011-09-10 16:57:36 +00:00
op_helper.c target-xtensa: implement unaligned exception option 2011-09-10 16:57:39 +00:00
translate.c target-xtensa: implement SIMCALL 2011-09-10 16:57:39 +00:00