[Libre-soc-dev] Attempt to run baselines: error

Luke Kenneth Casson Leighton lkcl at lkcl.net
Mon May 24 11:10:42 BST 2021


---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68


On Mon, May 24, 2021 at 9:37 AM Lauri Kasanen <cand at gmx.com> wrote:


>   File "/home/lauri/openpower-isa/src/openpower/decoder/isa/caller.py",
> line 1026, in call
>     info = self.instrs[name]
> KeyError: 'nop'
>

sorted.



>   File "/home/lauri/openpower-isa/src/openpower/decoder/isa/caller.py",
> line 1026, in call
>     info = self.instrs[name]
> KeyError: 'NONE'
>

no context - tracking down which opcode (prior successful ones) by matching
up the listing with the successfully executed ones has a high priority that
this is fmuls.

which should work.

i'll add a unit test to confirm.

l.


More information about the Libre-soc-dev mailing list