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

Function testSegCs0x22e

source/test/testCPU.cpp:9357–9360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9355}
9356
9357void testSegCs0x22e() {
9358 cpu->big = 1;
9359 testSeg(0x2e, CS);
9360}
9361
9362void testSegSs0x036() {
9363 cpu->big = 0;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected