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

Function testJNB0x273

source/test/testCPU.cpp:5655–5658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5653}
5654
5655void testJNB0x273() {
5656 cpu->big = true;
5657 testNJB(0x73);
5658}
5659
5660void testJZ(U8 instruction) {
5661 testJ(instruction, ZF, true);

Callers

nothing calls this directly

Calls 1

testNJBFunction · 0.85

Tested by

no test coverage detected