target/mips: fpu: Demacro NMADD.<D|S|PS>
commit0278586d603dec01bbd8eddc48c1c063db070cf1
authorAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Mon, 18 May 2020 20:09:07 +0000 (18 22:09 +0200)
committerAleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Tue, 9 Jun 2020 15:32:45 +0000 (9 17:32 +0200)
treef8a6dc0c19398a1a889c7719f7571a6c2052d34e
parentfaec75244c6878d62d1474b9462b552a829d7f3d
target/mips: fpu: Demacro NMADD.<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-9-aleksandar.qemu.devel@gmail.com>
target/mips/fpu_helper.c