Skip to content

To add the imacn instruction #29

Description

@djipi

Signed Integer Multiply/Accumulate, no Wrtie-Back

16-bit signed integer multiply and accumulate, like IMULT, except that the 32-bit product is added to the result of the previous arithmetic operation, and the result is not written back to the destination register. Intended to be user after IMULTN to give a multiply/accumulate group.
*Refer to the section on Multiply and Accumulate instructions.

Code/Case: 20

Flags
ZNC – unaffected

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