]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/translate.c
Implement new floating-point instructions (fre, frin, friz, frip, frim)
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 30 Sep 2007 01:11:48 +0000 (01:11 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 30 Sep 2007 01:11:48 +0000 (01:11 +0000)
commitd7e4b87e53923542c1a7220e08bcae2252f5a22e
tree0d29076ef6fd68674772fcefa0382a6921f0889c
parent477023a6038e8f457c604b138198f76d093b9a87
Implement new floating-point instructions (fre, frin, friz, frip, frim)
  as defined in the PowerPC 2.04 specification.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3281 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/op.c
target-ppc/op_helper.c
target-ppc/op_helper.h
target-ppc/translate.c