Skip to content

aarchmrs-instructions: extract instructions' required HW features (and other conditions) #3

@monoid

Description

@monoid

Conditions are stored in the "condition" field. They are logical expressions, and some of them are "IsFeatureImplemented" invocations or their combinations.

"condition": {
  "_type": "AST.Function",
  "arguments": [
    {
      "_type": "AST.Identifier",
      "value": "FEAT_MTE"
    }
  ],
  "name": "IsFeatureImplemented",
  "parameters": []
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinstructions`aarchmrs-instructions` and `aarchmrs-types`

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions