]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/sparc/translate.c
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)
commitf027c3b1927fd1506a456532eac0e924d7a0879f
tree54a8639983a1d3d7b4dd3f42d71d202e604dc2ea
parent03fb8cfc638ed18b4364949765778d7121d27f56
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