Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testJBE0x76
Function
testJBE0x76
source/test/testCPU.cpp:5752–5755 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5750
}
5751
5752
void testJBE0x76() {
5753
cpu->big = false;
5754
testJBE(0x76);
5755
}
5756
5757
void testJBE0x276() {
5758
cpu->big = true;
Callers
nothing calls this directly
Calls
1
testJBE
Function · 0.85
Tested by
no test coverage detected