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

Function testSegCs0x02e

source/test/testCPU.cpp:9352–9355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9350}
9351
9352void testSegCs0x02e() {
9353 cpu->big = 0;
9354 testSeg(0x2e, CS);
9355}
9356
9357void testSegCs0x22e() {
9358 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected