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

Розширення акумуляторної архітектури -- маніпуляції IR #11

Open
indrekis opened this issue Feb 9, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@indrekis
Copy link
Collaborator

indrekis commented Feb 9, 2021

На жаль, для ефективного використання критично бракує декількох команд.
Як мінімум -- команди завантажити безпосереднє значення в IR, щось типу:
loadi $123
чи
movi $123

Дуже бажано також інкремент та декремент IR на 1 та на 2 (побайтово і послівно).

Без таких команд індексний регістр, в значній мірі, марний, а акумулятор постійно трешиться вмістом для IR.

@indrekis indrekis added bug Something isn't working enhancement New feature or request labels Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant