https://bugs.kde.org/show_bug.cgi?id=126256

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from Mark Wielaard <[email protected]> ---
commit a615e4daebe2b7289beb66019493285cfc58c2bc
Author: Mark <[email protected]>
Date:   Sat Jan 17 17:22:59 2026 +0100

    Add support for fnop instruction on x86 and amd64

    This implements FNOP in guest_amd64_toIR.c and guest_x86_toIR.c by
    simply skipping the instruction. Which is OK for now since one of the
    x87 FP Limitations is no FP exceptions, except for handling stack
    over/underflow.

    Add fnop to none/tests/{amd64,x86}/insn_fpu.{def,stdout.exp}.

    Also update old 3_1_BUGSTATUS.txt to correct bug number.

    https://bugs.kde.org/show_bug.cgi?id=126256

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to