Bug 542

Summary: miscategorised opcodes
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: RESOLVED FIXED    
Severity: major CC: libre-soc-bugs
Priority: High    
Version: unspecified   
Hardware: Other   
OS: Linux   
NLnet milestone: --- 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:
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:
Bug Depends on:    
Bug Blocks: 383    

Description Luke Kenneth Casson Leighton 2020-12-07 00:29:26 GMT
LDST-3R-CRo (R/TBD - st*x)
CSV	opcode	asm	form
minor_31.csv	0b0011010111	stbx	X-Form
minor_31.csv	0b1010110110	stbcx	X-Form

these do not look correct given that others with similar names are in a different category.

must check CSV files.  high priority.
Comment 1 Luke Kenneth Casson Leighton 2020-12-09 18:16:18 GMT
sorted

commit c174268a45eb2a290842fa030b7c39b32002d59e (HEAD -> master, origin/master, origin/HEAD)
Author: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
Date:   Wed Dec 9 18:06:30 2020 +0000

    st*cx and other st instructions in wrong category