]> Git Repo - qemu.git/commit - target-lm32/helper.c
target-lm32: add semihosting support
authorMichael Walle <[email protected]>
Tue, 22 Apr 2014 18:18:42 +0000 (20:18 +0200)
committerMichael Walle <[email protected]>
Sat, 24 May 2014 17:42:29 +0000 (19:42 +0200)
commitf7bbcfb5c303a07322f1e0f258a936a720183169
treef80eb40b70e9521fddfa6b96fbb8e9247c4e51c7
parenta946ce802002fe6233adbf1a6222d0837d44fc33
target-lm32: add semihosting support

Intercept certain system calls if semihosting is enabled. This should
behave like the GDB simulator.

Signed-off-by: Michael Walle <[email protected]>
qemu-options.hx
target-lm32/Makefile.objs
target-lm32/README
target-lm32/cpu.h
target-lm32/helper.c
target-lm32/lm32-semi.c [new file with mode: 0644]
This page took 0.024849 seconds and 4 git commands to generate.