Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testSegCs0x22e
Function
testSegCs0x22e
source/test/testCPU.cpp:9357–9360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9355
}
9356
9357
void testSegCs0x22e() {
9358
cpu->big = 1;
9359
testSeg(0x2e, CS);
9360
}
9361
9362
void testSegSs0x036() {
9363
cpu->big = 0;
Callers
nothing calls this directly
Calls
1
testSeg
Function · 0.85
Tested by
no test coverage detected