| Summary: | ISACaller needs a cleanup and partial re-factoring | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Dmitry Selyutin <ghostmansd> |
| Component: | Source Code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs, lkcl |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| NLnet milestone: | NLNet.2019.10.046.Standards | total budget (EUR) for completion of task and all subtasks: | 1000 |
| budget (EUR) for this task, excluding subtasks' budget: | 1000 | parent task for budget allocation: | 241 |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: |
red = { amount = 1000, submitted = 2022-08-26, paid = 2022-08-31 }
|
|
| Bug Depends on: | |||
| Bug Blocks: | 241 | ||
|
Description
Dmitry Selyutin
2021-10-13 20:00:48 BST
outline / plan here: https://libre-soc.org/irclog/%23libre-soc.2021-10-10.log.html#t2021-10-10T15:33:16 commit fe81c308bf8372f346340017a89bee4c4df3e057 (HEAD -> master) Author: Luke Kenneth Casson Leighton <lkcl@lkcl.net> Date: Mon Jul 18 21:05:27 2022 +0100 begin function split in ISACaller sorted, moved a lot of code into functions, made things clearer. https://git.libre-soc.org/?p=openpower-isa.git;a=history;f=src/openpower/decoder/isa/caller.py;h=13b3fc0367ac9e81c428503476b629aaec077626;hb=cc4118efb259ecd334a4a9dc39787733049bc503 |