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

Function testSegSs0x236

source/test/testCPU.cpp:9367–9370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9365}
9366
9367void testSegSs0x236() {
9368 cpu->big = 1;
9369 testSeg(0x36, SS);
9370}
9371
9372void testSegDs0x03e() {
9373 cpu->big = 0;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected