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

Function testF32DivR

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

Source from the content-addressed store, hash-verified

565}
566
567void testF32DivR() {
568 doF32DivR();
569}
570
571int UNORDERED = 0x100 | 0x400 | 0x4000;
572int LESS = 0x100;

Callers 1

testFPUD8Function · 0.85

Calls 1

doF32DivRFunction · 0.85

Tested by

no test coverage detected