summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1851095
blob: bb25b5d9d14190c785280c9d815e2beb43eb1047 (plain) (blame)
1
2
3
[feature request] awareness of instructions that are well emulated

While qemu's scalar emulation tends to be excellent, qemu's SIMD emulation tends to be incorrect (except for arm64 from x86_64). Until these code paths are audited, which is probably a large job, it would be nice if qemu knew its emulation of this class of instructions was not very good, and thus it would give up on finding these instructions if a "careful" operation is passed.