]> git.proxmox.com Git - qemu.git/commit - linux-user/ppc/syscall_nr.h
PowerPC support (Jocelyn Mayer)
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Nov 2003 14:55:54 +0000 (14:55 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Nov 2003 14:55:54 +0000 (14:55 +0000)
commit79aceca54a8f12a70e23f418ae584e85093c8907
tree483fa2dadf50382b73658eb7f1746f595cd5c3c0
parent6a8c397debd815e2f9b51577900b2ade16e51c3c
PowerPC support (Jocelyn Mayer)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@472 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/ppc/syscall.h [new file with mode: 0644]
linux-user/ppc/syscall_nr.h [new file with mode: 0644]
target-ppc/cpu.h [new file with mode: 0644]
target-ppc/exec.h [new file with mode: 0644]
target-ppc/helper.c [new file with mode: 0644]
target-ppc/op.c [new file with mode: 0644]
target-ppc/op.tpl [new file with mode: 0644]
target-ppc/translate.c [new file with mode: 0644]