diff options
author | Tom Musta <tommusta@gmail.com> | 2014-01-02 16:21:19 -0600 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-03-05 03:06:27 +0100 |
commit | 59800ec8e52bcfa271fa61fb0aae19205ef1b7f1 (patch) | |
tree | 92c0693529766f7fffdba3da17dcba1a8773cee5 /pc-bios/petalogix-s3adsp1800.dtb | |
parent | 4e38181979ec4bc80c75f0c181f9df2d4e933c13 (diff) |
target-ppc: Add set_fprf Argument to fload_invalid_op_excp()
The fload_invalid_op_excp() function sets assorted invalid
operation status bits. However, it also implicitly modifies
the FPRF field of the PowerPC FPSCR. Many VSX instructions
set invalid operation bits but do not alter FPRF. Thus the
function is more generally useful if the setting of the FPRF
field is made conditional via a parameter.
All invocations of this routine in existing instructions are
modified to pass 1 and thus retain their current behavior.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'pc-bios/petalogix-s3adsp1800.dtb')
0 files changed, 0 insertions, 0 deletions