Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testCmovNZ0x145
Function
testCmovNZ0x145
source/test/testCPU.cpp:9639–9642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9637
}
9638
9639
void testCmovNZ0x145() {
9640
cpu->big = 0;
9641
doTestCmov(0x145, true, ZF, 0x2222, 0x3333);
9642
}
9643
9644
void testCmovNZ0x345() {
9645
cpu->big = 1;
Callers
nothing calls this directly
Calls
1
doTestCmov
Function · 0.85
Tested by
no test coverage detected