VirtualBox

Changeset 104852 in vbox for trunk/src


Ignore:
Timestamp:
Jun 5, 2024 11:58:20 AM (9 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163445
Message:

ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Denormals.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32

    r104847 r104852  
    15331533              /*daz,fz,rc*/ 1, 0, X86_MXCSR_RC_NEAREST,
    15341534              /*flags    */ 0 },
     1535    /*25*/{ { /*src2     */ { BS3_FP64_DENORMAL_MIN(0), BS3_FP64_DENORMAL_MIN(0), BS3_FP64_DENORMAL_MAX(0), BS3_FP64_DENORMAL_MAX(0) } },
     1536            { /*src1     */ { BS3_FP64_DENORMAL_MAX(0), BS3_FP64_DENORMAL_MIN(0), BS3_FP64_DENORMAL_MAX(0), BS3_FP64_DENORMAL_MIN(0) } },
     1537            { /* =>      */ { BS3_FP64_ZERO(0),         BS3_FP64_DENORMAL_MIN(0),         BS3_FP64_ZERO(0),         BS3_FP64_ZERO(0) } },
     1538              /*mask     */ X86_MXCSR_XCPT_MASK,
     1539              /*daz,fz,rc*/ 1, 1, X86_MXCSR_RC_UP,
     1540              /*flags    */ 0 },
    15351541    };
    15361542
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette