Skip to content

Remove equivalent instructions #56

@Milo-D

Description

@Milo-D

Some instructions in the AVR instruction-set share the same opcode but have a different mnemonic.

Remove:

  • bclr (we already have cl)
  • brcs (we already have brlo)

There might be more, but I have to find them first.

Metadata

Metadata

Assignees

Labels

decoderIssues related to the Decoder Module

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions