[Libre-soc-bugs] [Bug 845] binutils: drop svmagic and deal with the prefix instead

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Jul 31 20:13:40 BST 2022


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

--- Comment #4 from Dmitry Selyutin <ghostmansd at gmail.com> ---
We can cheat and, for each SVP64 instruction name, find it in vanilla PPC
entries, and get opcode there. The issues here are: 1) disassembler doesn't
build the hash table for names, it only hashes opcodes; 2) even if we add it,
it wastes time upon startup.

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


More information about the libre-soc-bugs mailing list