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