[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 Jan 10 06:00:14 GMT 2024


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

--- Comment #79 from Jacob Lifshay <programmerjake at gmail.com> ---
while reading through the code, i noticed you wrote:
import openpower.oppc.pc_util as pc_util

if you like you can write that as:
from openpower.oppc import pc_util

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


More information about the libre-soc-bugs mailing list