]> git.proxmox.com Git - mirror_qemu.git/commit - arch_init.c
target-xtensa: add target stubs
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 5 Sep 2011 23:55:25 +0000 (03:55 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 10 Sep 2011 16:57:36 +0000 (16:57 +0000)
commit2328826b1d7d516cfe825546682cfe8513db07b4
tree0f30067060123062e0bc8f2f99af6596bde492ea
parent83818f7cdd0dc31cd05a517da92fc056d8078908
target-xtensa: add target stubs

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
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]