Skip to content
Snippets Groups Projects
Commit f54c35d1 authored by Richard Sandiford's avatar Richard Sandiford Committed by Aurelien Jarno
Browse files

target-mips: Unfuse {,N}M{ADD,SUB}.fmt


Turn MADD.fmt, MSUB.fmt, NMADD.fmt and NMSUB.fmt from fused to unfused
operations, so that they behave in the same way as a separate multiplication
and addition.  The instructions were only fused in early MIPS IV processors.

Signed-off-by: default avatarRichard Sandiford <rdsandiford@googlemail.com>
Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent c728154b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment