Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testSegDs0x23e
Function
testSegDs0x23e
source/test/testCPU.cpp:9377–9380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9375
}
9376
9377
void testSegDs0x23e() {
9378
cpu->big = 1;
9379
testSeg(0x3e, DS);
9380
}
9381
9382
void testSegFs0x064() {
9383
cpu->big = 0;
Callers
nothing calls this directly
Calls
1
testSeg
Function · 0.85
Tested by
no test coverage detected