[Libre-soc-bugs] [Bug 976] support missing specifiers
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Apr 12 18:18:44 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=976
--- Comment #14 from Dmitry Selyutin <ghostmansd at gmail.com> ---
BTW the discussion above is not complete; somewhere in the IRC we came up with
asterisk for *. And also custom condition registers.
if isinstance(insn, SVP64Instruction):
yield f"{vector}cr{CR}.{cond}"
else:
yield f"4*cr{CR}+{cond}"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list