Bug 159

Summary: opcode ideas, suitable for audio/video (and more)
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: enhancement CC: libre-soc-bugs, programmerjake
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:
Bug Depends on:    
Bug Blocks: 137    

Description Luke Kenneth Casson Leighton 2020-01-24 14:52:52 GMT
some opcode ideas suggested by lauri: vec_perm, saturated int math, and memcpy
http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-January/003534.html
Comment 1 Jacob Lifshay 2020-01-24 15:14:22 GMT
(In reply to Luke Kenneth Casson Leighton from comment #0)
> some opcode ideas suggested by lauri: vec_perm, saturated int math, and
> memcpy
> http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-January/003534.html

[f]swizzle2 is a more general replacement for vec_perm:

http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-January/003538.html