| Summary: | add svindex instruction | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | Source Code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.libre-soc.org/show_bug.cgi?id=867 | ||
| NLnet milestone: | NLNet.2019.10.031.Video | total budget (EUR) for completion of task and all subtasks: | 1500 |
| budget (EUR) for this task, excluding subtasks' budget: | 1500 | parent task for budget allocation: | 232 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
lkcl = { amount = 1500, submitted = 2022-07-20, paid = 2022-07-21 }
|
|
|
Description
Luke Kenneth Casson Leighton
2022-07-06 17:59:53 BST
first stub svindex pseudocode https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=c6fdfe18075f011288f35c18a7d267408838b08d https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=71f2c835198393fc50d4d8ea55349d51d8f73428 SVSHAPE iterator functional https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=191a4b0cff39f94dfd54c0d415b07f0a4193fa63 2D reshaped Index mode functional, required calculating 2nd dimension from MAXVL though. works well. |