Bug 948 - pysvp64asm: support insndb-based assembly for simple word instructions
Summary: pysvp64asm: support insndb-based assembly for simple word instructions
Status: RESOLVED FIXED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Dmitry Selyutin
URL:
Depends on:
Blocks:
 
Reported: 2022-10-13 17:23 BST by Dmitry Selyutin
Modified: 2023-03-28 09:13 BST (History)
2 users (show)

See Also:
NLnet milestone: NLnet.2021-08-071.cavatools
total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0
parent task for budget allocation: 947
child tasks for budget allocation:
The table of payments (in EUR) for this task; TOML format:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Selyutin 2022-10-13 17:23:54 BST
The word instructions should be the simplest to be assembled; let's support the trivial forms as the first stage, that is, those which don't involve "magic" operands and operate with integers as they come.
Comment 1 Dmitry Selyutin 2022-11-06 10:57:41 GMT
In insndb, the assembler has dropped "custom instructions" workaround and now deals with insndb directly. pysvp64asm lost more than 600 lines.
Comment 2 Dmitry Selyutin 2022-11-06 10:57:58 GMT
I suppose this can be closed; Luke, I'm leaving it to you to deal with MoU and budget.
Comment 3 Dmitry Selyutin 2023-03-28 09:13:46 BST
As parent task is completed, I'm marking this as resolved.