Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5704
void testJNZ0x75() {
5705
cpu->big = false;
5706
testJNZ(0x75);
5707
}
5708
5709
void testJNZ0x275() {
5710
cpu->big = true;
Callers
nothing calls this directly
Calls
1
testJNZ
Function · 0.85
Tested by
no test coverage detected