]> Git Repo - qemu.git/commit
target-xtensa: add target stubs
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:25 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:36 +0000 (16:57 +0000)
commit2328826b1d7d516cfe825546682cfe8513db07b4
tree0f30067060123062e0bc8f2f99af6596bde492ea
parent83818f7cdd0dc31cd05a517da92fc056d8078908
target-xtensa: add target stubs

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
Makefile.target
arch_init.c
arch_init.h
cpu-exec.c
elf.h
hw/xtensa_pic.c [new file with mode: 0644]
target-xtensa/cpu.h [new file with mode: 0644]
target-xtensa/helper.c [new file with mode: 0644]
target-xtensa/machine.c [new file with mode: 0644]
target-xtensa/op_helper.c [new file with mode: 0644]
target-xtensa/translate.c [new file with mode: 0644]
This page took 0.023367 seconds and 4 git commands to generate.