[Libre-soc-bugs] [Bug 982] Support PowerPC ABI in ISACaller
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Sep 18 16:22:30 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=982
--- Comment #47 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #45)
> so, if the statically linked binary's ELF headers says to load it with .data
> at 0x40000, then the binary runs an insn to store to .data + 0x10, the
> simulator will try to write to mem[0x40010], which python's __setitem__ will
> translate to
> *(mem.the_base_addr + 0x40010) = the_byte
where is the money coming from to implement that?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list