[Libre-soc-bugs] [Bug 917] pysvp64dis: support SVP64 disassembly
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Sep 7 18:07:49 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=917
--- Comment #24 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #22)
> Fixed immediates.
briiilliant.
> 00 00 40 05 bc 2,9,0x8
> 08 00 49 40
> spec
> sv.bc 10,0,0x0 (AA=0 LK=0)
oh whoops, should be sv.bc BO,BI,target_addr (AA....)
ah yes comment #23 has it
00 40 05 sv.bc 2,9,0x8
08 00 49 40
spec
sv.bc BO,BI,target_addr (AA=0 LK=0)
fantastic.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list