Bug 144

Summary: scalar integer compare instruction (vectorised creates mask)
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: SpecificationAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: RESOLVED INVALID    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: PC   
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:

Description Luke Kenneth Casson Leighton 2019-10-09 14:14:55 BST
see http://bugs.libre-riscv.org/show_bug.cgi?id=139#c63

create series of CMP.EQ, CMP.NE etc. ops identical to BNE, BEQ etc.
just like FEQ FNE etc.  to be done as an R-type
Comment 1 Luke Kenneth Casson Leighton 2020-12-22 17:36:17 GMT
related to RISCV. OpenPOWER has CRs which makes this issue moot.