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

Function testF32Com

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

Source from the content-addressed store, hash-verified

648}
649
650void testF32Com() {
651 doF32Com();
652}
653
654void F32ComP(float x, float y, int r) {
655 F32ComBase(0xd8, 3, x, y, r, 1);

Callers 1

testFPUD8Function · 0.85

Calls 1

doF32ComFunction · 0.85

Tested by

no test coverage detected