]> git.proxmox.com Git - mirror_qemu.git/commit - Changelog
MMX/SSE support
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 8 Jan 2005 18:58:29 +0000 (18:58 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 8 Jan 2005 18:58:29 +0000 (18:58 +0000)
commit664e0f195adda3cf01b40d8d1aa79bbc24ad5fab
tree475f61c819e3a40a476e49c2760dfd43f06438c8
parent085339a12b448a64527ce4fdb6e1d43addbb16dc
MMX/SSE support

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1205 c046a42c-6fe2-441c-8c8c-71466251a162
12 files changed:
Changelog
Makefile.target
linux-user/main.c
target-i386/cpu.h
target-i386/exec.h
target-i386/helper.c
target-i386/helper2.c
target-i386/op.c
target-i386/ops_mem.h
target-i386/ops_sse.h [new file with mode: 0644]
target-i386/translate.c
vl.c