target-sparc: Make FPU/VIS helpers const when possible.
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Oct 2011 21:56:43 +0000 (14:56 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2011 20:50:45 +0000 (13:50 -0700)
commit7e3b42d203ab51929f04de6c95043c082678e6f1
tree54a8639983a1d3d7b4dd3f42d71d202e604dc2ea
parent97ee3138e28aae7024e0e77a646a69479694deed
target-sparc: Make FPU/VIS helpers const when possible.

This also removes the unused ENV parameter from these helpers.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-sparc/fop_helper.c
target-sparc/helper.h
target-sparc/translate.c
target-sparc/vis_helper.c