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

Function testJNZ0x275

source/test/testCPU.cpp:5709–5712  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5707}
5708
5709void testJNZ0x275() {
5710 cpu->big = true;
5711 testJNZ(0x75);
5712}
5713
5714void testJBE(U8 instruction) {
5715 testJ(instruction, ZF, true);

Callers

nothing calls this directly

Calls 1

testJNZFunction · 0.85

Tested by

no test coverage detected