[Libre-soc-bugs] [Bug 1154] Support basic PowerPC generated assembly

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Sep 8 23:49:05 BST 2023


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

--- Comment #4 from Dmitry Selyutin <ghostmansd at gmail.com> ---
(In reply to Jacob Lifshay from comment #3)
> if this is intended to replace the ppc encode/decode in binutils, it needs
> to eventually have some support for relocations -- basically selecting the
> right one based on what was written in the assembly source, since
> relocations can depend on which instruction form is used.

I have yet to check, but I suspect this is to be handled by binutils, not us;
or maybe we could just give the caller a way to pass a callback. It's up to
binutils to give us a proper stuff here. I want both asm and dis to be
completely trivial, just like "we give you building bricks but it's up to you
to decide how to build a house". Maybe it's the same house as three pigs built
to hide from the wolf, we have yet to investigate. :-)

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


More information about the libre-soc-bugs mailing list