Skip to content

To add the imultn instruction #28

Description

@djipi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    S1bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions