Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testPopDs0x21f
Function
testPopDs0x21f
source/test/testCPU.cpp:9315–9317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9313
}
9314
9315
void testPopDs0x21f() {
9316
testPopSeg32(0x1f, DS);
9317
}
9318
9319
void testSeg(int inst, U8 seg) {
9320
U32 address = HEAP_ADDRESS;
Callers
nothing calls this directly
Calls
1
testPopSeg32
Function · 0.85
Tested by
no test coverage detected