Bug 948

Summary: pysvp64asm: support insndb-based assembly for simple word instructions
Product: Libre-SOC's first SoC Reporter: Dmitry Selyutin <ghostmansd>
Component: Source CodeAssignee: Dmitry Selyutin <ghostmansd>
Status: RESOLVED FIXED    
Severity: enhancement CC: libre-soc-bugs, lkcl
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
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:

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.