Skip to content

[BP+SI] and [BP+DI] cannot be used for based register indirect addressing. #40

@MichaelDysart

Description

@MichaelDysart

The registers [BP+SI] and [BP+DI] should be acceptable for based register indirect addressing mode.

However, using them in an instructions (for example, mov CX, [BX + SI]) produces an undefined label assembly error.

I have attached a .txt file with the code that generates the error.

BasedIndexingModeError.txt

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