ARM host support for TCG targets.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 May 2008 23:59:38 +0000 (23:59 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 May 2008 23:59:38 +0000 (23:59 +0000)
commitc15b7ea785f0b96bf9f612cac56a08b972311dcd
treeaa174f098eb3d5eddfea16a57934702b4c1109a5
parent05a099da4fb1390ed3ceecca128345ee35c0a6de
ARM host support for TCG targets.

Updated from previous version to use the tcg prologue/epilogue mechanism, may be slower than direct call.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4500 c046a42c-6fe2-441c-8c8c-71466251a162
exec-all.h
tcg/README
tcg/arm/tcg-target.c [new file with mode: 0644]
tcg/arm/tcg-target.h [new file with mode: 0644]