Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testFSTPFloat
Function
testFSTPFloat
source/test/testFPU.cpp:741–743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
739
}
740
741
void testFSTPFloat() {
742
doFSTFloat(0xd9, 3, true);
743
}
744
745
void doFLDSti() {
746
struct FPU_Float result;
Callers
1
testFPUD9
Function · 0.85
Calls
1
doFSTFloat
Function · 0.85
Tested by
no test coverage detected