Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Flags in arithmetic/logical operations #54

@wks

Description

@wks

This issue will give the client access to the flags set by arithmetic or logical operations, such as overflow, carry, zero, negative, ... This issue should only affect the BinOp instructions (ADD, SUB, MUL, ...).

The design should consider:

  • scalar integral types
  • scalar floating point types
  • vector types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions