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

Function testSegFs0x064

source/test/testCPU.cpp:9382–9385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9380}
9381
9382void testSegFs0x064() {
9383 cpu->big = 0;
9384 testSeg(0x64, FS);
9385}
9386
9387void testSegFs0x264() {
9388 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

testSegFunction · 0.85

Tested by

no test coverage detected