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

Function testJNZ0x75

source/test/testCPU.cpp:5704–5707  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5702}
5703
5704void testJNZ0x75() {
5705 cpu->big = false;
5706 testJNZ(0x75);
5707}
5708
5709void testJNZ0x275() {
5710 cpu->big = true;

Callers

nothing calls this directly

Calls 1

testJNZFunction · 0.85

Tested by

no test coverage detected