Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for MVI instructions #9

Open
Tracked by #7
Arsenic-ATG opened this issue Dec 21, 2022 · 0 comments
Open
Tracked by #7

Add tests for MVI instructions #9

Arsenic-ATG opened this issue Dec 21, 2022 · 0 comments
Labels
Test This involves Addition/removal/modification of any test

Comments

@Arsenic-ATG
Copy link
Owner

move immediate instructions

containing the following opcodes

    MVI_A = 0x3E, MVI_B = 0x06, MVI_C = 0x0E, MVI_D = 0x16, MVI_E = 0x1E,
    MVI_H = 0x26, MVI_L = 0x2E, MVI_M = 0x36,
@Arsenic-ATG Arsenic-ATG added the Test This involves Addition/removal/modification of any test label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test This involves Addition/removal/modification of any test
Projects
None yet
Development

No branches or pull requests

1 participant