target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
commitbe0cb99426badb2fa0b02404144b2b80ac82f4c9
authorAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Wed, 7 Oct 2020 20:37:18 +0000 (7 22:37 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 17 Oct 2020 09:09:33 +0000 (17 11:09 +0200)
tree062b80e0fdbceaa75bacc94daec99609a1e605b7
parent8a6c9e0fdd10dce2240b2058fdedc5557e36adbd
target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>

Remove function definitions via macros to achieve better code clarity.

Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1602103041-32017-3-git-send-email-aleksandar.qemu.devel@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/fpu_helper.c