[Libre-soc-bugs] [Bug 1128] Find a way to test that the images work and have no VSX instructions.

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Aug 2 16:32:35 BST 2023


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

Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lkcl at lkcl.net

--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
or, run in userspace OR simply do "istruction trace logging" and
check afterwards if any VSX instructios were included.

OR, perform an "objdump" disassembly on all binaries and examine
them to see if they have VSX.

it is not *actually* necessary to execute the binaries at all:
the actual task is "check if the binaries contain VSX instructions",
where executing under qemu is just one way to achieve that task.

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


More information about the libre-soc-bugs mailing list