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