[Libre-soc-bugs] [Bug 887] implement fmvis and 2nd-half variant
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Jul 27 14:46:17 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=887
--- Comment #10 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
347 return instruction(
348 (PO , 0 , 5),
349 (FRS, 6 , 10),
350 (d1, 11, 15),
351 (d0, 16, 25), # matches spec.
352 (XO , 26, 30), # matches spec
353 (d2 , 31, 31),
354 )
yep, you are right. i got -/+ inverted from the diff. err.
yep agreed all good.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list