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

Function testFPU0x0d8

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

Source from the content-addressed store, hash-verified

2879
2880
2881void testFPU0x0d8() { cpu->big = false; testFPUD8(); }
2882void testFPU0x2d8() { cpu->big = true; testFPUD8(); }
2883void testFPU0x0d9() { cpu->big = false; testFPUD9(); }
2884void testFPU0x2d9() { cpu->big = true; testFPUD9(); }

Callers

nothing calls this directly

Calls 1

testFPUD8Function · 0.85

Tested by

no test coverage detected