]> git.proxmox.com Git - mirror_qemu.git/commit
mips user emulation
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 26 Nov 2005 18:47:20 +0000 (18:47 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 26 Nov 2005 18:47:20 +0000 (18:47 +0000)
commit048f6b4df7ca3be292f40f7f56fd4e48edcabbe9
tree2d297f570bdc37d620a882181d2dcf8917fcc8b8
parenteeef26cd428b584a8211cc42185585c840b778f4
mips user emulation

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1668 c046a42c-6fe2-441c-8c8c-71466251a162
Changelog
configure
linux-user/elfload.c
linux-user/main.c
linux-user/mips/syscall.h [new file with mode: 0644]
linux-user/mips/syscall_nr.h [new file with mode: 0644]
linux-user/mips/termbits.h [new file with mode: 0644]
linux-user/syscall.c
linux-user/syscall_defs.h
target-mips/op_helper.c