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

Function testFSTFloat

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

Source from the content-addressed store, hash-verified

735}
736
737void testFSTFloat() {
738 doFSTFloat(0xd9, 2, false);
739}
740
741void testFSTPFloat() {
742 doFSTFloat(0xd9, 3, true);

Callers 1

testFPUD9Function · 0.85

Calls 1

doFSTFloatFunction · 0.85

Tested by

no test coverage detected