]> git.proxmox.com Git - qemu.git/commit
Implement iwMMXt instruction set for the PXA270 cpu.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 30 Apr 2007 02:02:17 +0000 (02:02 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 30 Apr 2007 02:02:17 +0000 (02:02 +0000)
commit18c9b56060e6d69e38d0d91ffb02d510d8ce1971
tree9d47bc9c28811fa847a85f845fa62c8e418a435b
parenta171fe394a82e3a2dad76e901959d859b1966541
Implement iwMMXt instruction set for the PXA270 cpu.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2752 c046a42c-6fe2-441c-8c8c-71466251a162
target-arm/cpu.h
target-arm/exec.h
target-arm/helper.c
target-arm/op.c
target-arm/op_iwmmxt.c [new file with mode: 0644]
target-arm/op_mem.h
target-arm/translate.c
tests/Makefile
tests/test-arm-iwmmxt.s [new file with mode: 0644]