Changes

Jump to: navigation, search

SVE2

4 bytes added, 18:41, 26 March 2022
m
no edit summary
== Running SVE2 Code ==
To run SVE2 code on an Armv8 systemcomputer, you can use the QEMU usermode systemsoftware. This will trap SVE2 instructions and emulate them in software, while executing Armv8a instructions directly on the hardware:
qemu-aarch64 ''./binary''
{{Admon/tip|Running AArch64 code on x86_64|The QMEU QEMU user mode software can also be used to run AArch64 code on an x86_64 system (albeit slowly). However, this requires a full AArch64 userspace (applications and tools, such as ld) to be installed on the x86_64 system.}}
70
edits

Navigation menu