Skip to content

asm: StoreImm with asm.DWord doesn't return an error #1767

@lmb

Description

@lmb

Describe the bug

There is no way to encode a dword store in the ISA. We also don't return an error.

How to reproduce

Write a program which includes StoreImm(asm.R0, 0, -1, asm.DWord).

Version information

main

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions