| Summary: | not cherry-picking popcntw XLEN or cnttz XLEN | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | Source Code | Assignee: | Dmitry Selyutin <ghostmansd> |
| Status: | RESOLVED FIXED | ||
| 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: | ||
| Bug Depends on: | |||
| Bug Blocks: | 671 | ||
|
Description
Luke Kenneth Casson Leighton
2021-08-30 14:12:06 BST
not cherry-picking this one either, https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=a9670992d6c9348d7f5c6d3d657a942a0b811f8e https://bugs.libre-soc.org/show_bug.cgi?id=671#c42 (In reply to Luke Kenneth Casson Leighton from comment #0) > https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff; > h=ff49e2ca41d621532795f960c715d7b7e9c5379c > > https://bugs.libre-soc.org/show_bug.cgi?id=671#c40 > > the subdivision i think needs to be on the inner loop > not the outer loop Yes, this is a typo. I think my eyes already dazzled at that point. I'll update it. popcntw -- pushed https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=ab7c88d9a686f341c5af9ffd5b68175e0b67bb55 (In reply to dmitry.selyutin from comment #3) > popcntw -- pushed > > https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff; > h=ab7c88d9a686f341c5af9ffd5b68175e0b67bb55 got it, looks good. updated to include shortened tempvars https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=cc990388b1f29c87f4d7ff53edbef9d34312b6f8 Should this one be closed? |