Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

xc.ins; xc.ext encoded wrong #53

Description

@phthinh

There are bugs in the instructions xc.ins and xc.ext:
assembly ____________ complied opcode ___________ disassembly
xc.ins c1, c4, 0, 8 _______ 401a28ab _____________ xc.ins c1, c4, 0, 4
xc.ext c2, c5, 0, 8 _______ 403aa92b _____________ xc.ext c2, c5, 0, 4

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions