[Libre-soc-bugs] [Bug 917] pysvp64dis: support SVP64 disassembly

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Sep 13 18:27:21 BST 2022


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

--- Comment #45 from Dmitry Selyutin <ghostmansd at gmail.com> ---
OK, here's the reproducer:
pysvp64asm ./media/audio/mp3/mp3_0_apply_window_float_basicsv.s /tmp/py.s
powerpc64le-linux-gnu-as /tmp/py.s -o /tmp/py.o && powerpc-linux-gnu-objcopy
-Obinary /tmp/py.o /tmp/bin.o
python3 src/openpower/sv/trans/pysvp64dis.py /tmp/bin.o -s

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


More information about the libre-soc-bugs mailing list