target-mips: move group of functions above gen_load_fpr32()
commiteab9944c7801525737626fa45cddaf00932dd2c8
authorLeon Alrae <leon.alrae@imgtec.com>
Tue, 21 Apr 2015 15:06:27 +0000 (21 16:06 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Thu, 11 Jun 2015 09:13:28 +0000 (11 10:13 +0100)
tree3d59a7574ef1e206a5b4474328d9c18692fa198f
parent0e12e61ff9a3407d123d0dbc4d945aec98d60fdf
target-mips: move group of functions above gen_load_fpr32()

Move the "Tests" group of functions so that gen_load_fpr32() and
gen_store_fpr32() can use generate_exception().

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c