[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Dec 6 17:15:44 GMT 2023


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

--- Comment #28 from Dmitry Selyutin <ghostmansd at gmail.com> ---
The result is:

    if RA <u RB then
        RT <- RA + RB
        NIA <-iea CALL(RA, CALL(RB))
    else
        NIA <-iea CIA

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


More information about the libre-soc-bugs mailing list