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

Function testSegFs0x264

source/test/testCPU.cpp:9387–9390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9385}
9386
9387void testSegFs0x264() {
9388 cpu->big = 1;
9389 testSeg(0x64, FS);
9390}
9391
9392void testSegGs0x065() {
9393 cpu->big = 0;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected