Tom Musta 58dd0a4787 target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
The set_fprf argument to the helper_compute_fprf helper function
is no longer necessary -- the helper is only invoked when FPSCR[FPRF]
is going to be set.

Eliminate the unnecessary argument from the function signature and
its corresponding implementation.  Change the return value of the
helper to "void".  Update the name of the local variable "ret" to
"fprf", which now makes more sense.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-01-07 16:16:25 +01:00
2014-12-15 17:34:44 +01:00
2014-12-23 15:05:22 +00:00
2014-11-14 12:15:40 +01:00
2014-12-17 14:11:39 +01:00
2014-10-24 12:19:11 +01:00
2014-09-26 13:37:06 -04:00
2014-09-26 09:34:39 +01:00
2014-12-10 10:31:12 +01:00
2014-12-12 15:48:26 +00:00
2014-12-11 16:47:23 +00:00
2014-12-22 09:54:51 -07:00
2014-12-17 17:31:26 +00:00
2014-12-09 21:48:34 +00:00
2014-12-22 23:12:27 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%