OSDN Git Service

target/mips: fpu: Remove now unused FLOAT_CLASS macro
authorAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Mon, 18 May 2020 20:09:11 +0000 (22:09 +0200)
committerAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Tue, 9 Jun 2020 15:32:45 +0000 (17:32 +0200)
commit6971a1b970cb9663cc067a61f0db3e95400f3e38
tree500b04d8da6434c0c01e4357c8f1126f8a9c29a7
parent0bd99ac77cb6717ae7bc51c033c4833efcc7b315
target/mips: fpu: Remove now unused FLOAT_CLASS macro

After demacroing CLASS.<D|S>, this macro is not needed anymore.

Reviewed-by: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Message-Id: <20200518200920.17344-13-aleksandar.qemu.devel@gmail.com>
target/mips/fpu_helper.c