Skip to content

LB doesn't support omitted immediate offset #2

Description

@mincebert

(Again, copied from StarDot at https://www.stardot.org.uk/forums/viewtopic.php?p=401976#p401976 to track.)

LB A0,(T0) (i.e. missing out the 0 immediate offset) gives an error of imm12 constant out of range, whereas LB A0,0(T0) assembles fine.

I assume it's normally OK to omit this and a 0 assumed, but is it strictly required, or is it a bug/limitation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions