[Libre-soc-bugs] [Bug 917] pysvp64dis: support SVP64 disassembly

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Sep 10 20:34:24 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=917

--- Comment #34 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Established dictionaries for opcodes and names (opcodes frankly I simply stole
from binutils, I simply hash by PO).

Before:
real    0m1.227s
user    0m1.210s
sys     0m0.015s

After:
real    0m0.986s
user    0m0.976s
sys     0m0.008s

I won't continue these experiments now due to time constraints, unless another
obvious optimizations comes to my head.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list