VirtualBox

Changeset 106060 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 16, 2024 10:47:45 AM (3 months ago)
Author:
vboxsync
Message:

ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Space and typo nit.

File:
1 edited

Legend:

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

    r106059 r106060  
    13281328            { /* =>      */ { FP64_QNAN_V(0, 1),                  FP64_QNAN_V(0, FP64_FRAC_NORM_MAX), FP64_QNAN_V(1, FP64_FRAC_NORM_MAX), FP64_QNAN_V(0, FP64_FRAC_V1) } },       \
    13291329              /*mxcsr:in */ X86_MXCSR_RC_UP,                                                                                                                                      \
    1330               /*128:out  */ X86_MXCSR_RC_UP | X86_MXCSR_IE,                                                                                                                         \
    1331               /*256:out  */ X86_MXCSR_RC_UP | X86_MXCSR_IE,                                                                                                                         \
     1330              /*128:out  */ X86_MXCSR_RC_UP | X86_MXCSR_IE,                                                                                                                       \
     1331              /*256:out  */ X86_MXCSR_RC_UP | X86_MXCSR_IE,                                                                                                                       \
    13321332              /*xcpt?    */ true, true },                                                                                                                                         \
    13331333
     
    17791779{
    17801780    /* All allocations are at the tail end of the buffer, so that we've got a
    1781        guard page following the operand.   When asked to consistenly trigger
     1781       guard page following the operand. When asked to consistently trigger
    17821782       a #PF, we slide the buffer into that guard page. */
    17831783    if (fPageFault)
Note: See TracChangeset for help on using the changeset viewer.

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