[Libre-soc-bugs] [Bug 982] Support PowerPC ABI in ISACaller

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Oct 22 17:44:23 BST 2023


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

--- Comment #121 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #119)
> (In reply to Dmitry Selyutin from comment #117)
> > https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;
> > h=e25fca65a5a0faecdd9040689b5fe1f44b9a64a7
> 
> pass in "None" instead and do "if initial_msr is None:
> initial_msr=0x9000000000001" (MSR.LE | MSR.SF)

please use DEFAULT_MSR instead, since it includes the bits needed for fp to
work, or, if you need it to be in Problem state, please create a
DEFAULT_USER_MSR that's just DEFAULT_MSR with PR set.

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


More information about the libre-soc-bugs mailing list