Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
737
void testFSTFloat() {
738
doFSTFloat(0xd9, 2, false);
739
}
740
741
void testFSTPFloat() {
742
doFSTFloat(0xd9, 3, true);
Callers
1
testFPUD9
Function · 0.85
Calls
1
doFSTFloat
Function · 0.85
Tested by
no test coverage detected