qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1851095] [NEW] [feature request] awareness of instructions that are


From: Shawn Landden
Subject: [Bug 1851095] [NEW] [feature request] awareness of instructions that are well emulated
Date: Sun, 03 Nov 2019 04:26:48 -0000

Public bug reported:

While qemu's scalar emulation tends to be excellent, qemu's SIMD
emulation tends to be incorrect (except for arm64 from x86_64)--i have
found this both for mipsel and arm32. 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.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  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.
+ emulation tends to be incorrect (except for arm64 from x86_64)--i have
+ found this both for mipsel and arm32. 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.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1851095

Title:
  [feature request] awareness of instructions that are well emulated

Status in QEMU:
  New

Bug description:
  While qemu's scalar emulation tends to be excellent, qemu's SIMD
  emulation tends to be incorrect (except for arm64 from x86_64)--i have
  found this both for mipsel and arm32. 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1851095/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]