Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testBt0x3a3
Function
testBt0x3a3
source/test/testCPU.cpp:8683–8687 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8681
}
8682
8683
void testBt0x3a3() {
8684
cpu->big = true;
8685
EdGdEffective(0x3a3, btd);
8686
X86_TEST(bt, btd, eax, ecx);
8687
}
8688
8689
void testBtr0x1b3() {
8690
cpu->big = false;
Callers
nothing calls this directly
Calls
1
EdGdEffective
Function · 0.85
Tested by
no test coverage detected