target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
commit8a6c9e0fdd10dce2240b2058fdedc5557e36adbd
authorAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Wed, 7 Oct 2020 20:37:17 +0000 (7 22:37 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 17 Oct 2020 09:09:33 +0000 (17 11:09 +0200)
treed1eae419e55280c3efe7b9b2a9aa68614f3b42a1
parent8cdf88690dc79511cfa1b2557434c09e3685f090
target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>

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-2-git-send-email-aleksandar.qemu.devel@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/fpu_helper.c