- Timestamp:
- Jun 5, 2024 11:58:20 AM (9 months ago)
- svn:sync-xref-src-repo-rev:
- 163445
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-4.c32
r104847 r104852 1533 1533 /*daz,fz,rc*/ 1, 0, X86_MXCSR_RC_NEAREST, 1534 1534 /*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 }, 1535 1541 }; 1536 1542
Note:
See TracChangeset
for help on using the changeset viewer.