[Libre-soc-dev] Attempt to run baselines: error
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Mon May 24 11:56:24 BST 2021
On Mon, May 24, 2021 at 11:10 AM Luke Kenneth Casson Leighton <lkcl at lkcl.net>
wrote:
>
> 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.
>
>
sorted: a silly error, the decoder goes "if you don't pass me
any initial FPRs (even some zeros) then pffh i won't create
an FP-capable decoder". passed it [0] *32 FPRs, all good.
quick estimate based on "grep call" | wc and counting to 10
before doing it again, the number of instructions executed
per second looks to be around 2,500
i have no idea what i was expecting: i'm just amazed it's
running at all. :)
l.
More information about the Libre-soc-dev
mailing list