Changeset 104766 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 23, 2024 10:32:01 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32
r104765 r104766 1403 1403 /*daz,fz,rc*/ 1, 1, X86_MXCSR_RC_NEAREST, 1404 1404 /*flags */ X86_MXCSR_OE | X86_MXCSR_PE }, 1405 /*12*/{ { /*src2 */ { BS3_FP64_NORMAL_MIN(1), BS3_FP64_NORMAL_MAX(0), 1406 { /*src1 */ { BS3_FP64_NORMAL_MIN(1), BS3_FP64_NORMAL_MAX(0), 1405 /*12*/{ { /*src2 */ { BS3_FP64_NORMAL_MIN(1), BS3_FP64_NORMAL_MAX(0), BS3_FP64_ZERO(0), BS3_FP64_ZERO(0) } }, 1406 { /*src1 */ { BS3_FP64_NORMAL_MIN(1), BS3_FP64_NORMAL_MAX(0), BS3_FP64_ZERO(0), BS3_FP64_ZERO(0) } }, 1407 1407 { /* => */ { BS3_FP64_VAL(1, 0, 2), BS3_FP64_NORMAL_MAX(0), BS3_FP64_ZERO(0), BS3_FP64_ZERO(0) } }, 1408 1408 /*mask */ X86_MXCSR_OM | X86_MXCSR_PM,
Note:
See TracChangeset
for help on using the changeset viewer.