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