target/mips: fpu: Demacro NMSUB.<D|S|PS>
authorAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Mon, 18 May 2020 20:09:08 +0000 (22:09 +0200)
committerAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Tue, 9 Jun 2020 15:32:45 +0000 (17:32 +0200)
commit5c591e22592c2751a2e48c3b22f2c8df264fe789
treeafb753dc4b42cef6c2b81cecdef386e412e63973
parent0278586d603dec01bbd8eddc48c1c063db070cf1
target/mips: fpu: Demacro NMSUB.<D|S|PS>

This is just a cosmetic change to enable tools like gcov, gdb,
callgrind, etc. to better display involved source code.

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