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

Function testSegGs0x065

source/test/testCPU.cpp:9392–9395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9390}
9391
9392void testSegGs0x065() {
9393 cpu->big = 0;
9394 testSeg(0x65, GS);
9395}
9396
9397void testSegGs0x265() {
9398 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected