MCPcopy 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
9377void testSegDs0x23e() {
9378 cpu->big = 1;
9379 testSeg(0x3e, DS);
9380}
9381
9382void testSegFs0x064() {
9383 cpu->big = 0;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected