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

Function testSegDs0x03e

source/test/testCPU.cpp:9372–9375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9370}
9371
9372void testSegDs0x03e() {
9373 cpu->big = 0;
9374 testSeg(0x3e, DS);
9375}
9376
9377void testSegDs0x23e() {
9378 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected