-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
S1bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
Signed Integer Multiply, no Write-Back
Like IMULT, but the result is not written back to the destination register. Intended to be used as the first of a multiply/accumulate group, as there are potential speed advantages in not writing back the result.
Code/Case : 18
Flags
Z – set if the result is zero
N – set if the result is negative
C – not defined
Register Usage
Cycle 1: Source and Destination register read
Metadata
Metadata
Assignees
Labels
S1bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request