MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testPopDs0x01f

Function testPopDs0x01f

source/test/testCPU.cpp:9311–9313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9309}
9310
9311void testPopDs0x01f() {
9312 testPopSeg16(0x1f, DS);
9313}
9314
9315void testPopDs0x21f() {
9316 testPopSeg32(0x1f, DS);

Callers

nothing calls this directly

Calls 1

testPopSeg16Function · 0.85

Tested by

no test coverage detected