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

Function testJNO0x271

source/test/testCPU.cpp:5603–5606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5601}
5602
5603void testJNO0x271() {
5604 cpu->big = true;
5605 testNJO(0x71);
5606}
5607
5608void testJB(U8 instruction) {
5609 testJ(instruction, CF, true);

Callers

nothing calls this directly

Calls 1

testNJOFunction · 0.85

Tested by

no test coverage detected