Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testSetB0x192
Function
testSetB0x192
source/test/testCPU.cpp:9941–9944 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9939
}
9940
9941
void testSetB0x192() {
9942
cpu->big = 0;
9943
doTestSet(0x192, false, CF, 0x3333, 0x1333);
9944
}
9945
9946
void testSetB0x392() {
9947
cpu->big = 1;
Callers
nothing calls this directly
Calls
1
doTestSet
Function · 0.85
Tested by
no test coverage detected