target-mips: remove duplicated mips/ieee mapping function
commitb7651e95218d92f84b9602940c6412911372cd3b
authorYongbok Kim <yongbok.kim@imgtec.com>
Sat, 1 Nov 2014 05:28:37 +0000 (1 05:28 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Mon, 3 Nov 2014 11:48:35 +0000 (3 11:48 +0000)
tree326daa5979089978203554e3e577afa0ea109109
parentb10ac20446019c7df77e51a30ed902b87fad8ec3
target-mips: remove duplicated mips/ieee mapping function

Remove the duplicated ieee_rm in gdbstub.c.
Make the other ieee_rm and ieee_ex_to_mips available to other files.

Reviewed-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/cpu.h
target-mips/gdbstub.c
target-mips/op_helper.c