MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testFPU0x2df

Function testFPU0x2df

source/test/testFPU.cpp:2890–2890  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2888void testFPU0x2dd() { cpu->big = true; testFPUDD(); }
2889void testFPU0x0df() { cpu->big = false; testFPUDF(); }
2890void testFPU0x2df() { cpu->big = true; testFPUDF(); }
2891
2892#endif

Callers

nothing calls this directly

Calls 1

testFPUDFFunction · 0.85

Tested by

no test coverage detected