Bug 542 - miscategorised opcodes
Summary: miscategorised opcodes
Status: RESOLVED FIXED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: Other Linux
: High major
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks: 383
  Show dependency treegraph
 
Reported: 2020-12-07 00:29 GMT by Luke Kenneth Casson Leighton
Modified: 2020-12-09 18:16 GMT (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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