Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testSalc0x0d6
Function
testSalc0x0d6
source/test/testCPU.cpp:7801–7801 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7799
void testAad0x2d5() { cpu->big = true; EwRegIb(0xd5, 0, aad); }
7800
7801
void testSalc0x0d6() { cpu->big = false; EbReg(0xd6, 0, salc); }
7802
void testSalc0x2d6() { cpu->big = true; EbReg(0xd6, 0, salc); }
7803
7804
void testXlat0x0d7() {
Callers
nothing calls this directly
Calls
1
EbReg
Function · 0.85
Tested by
no test coverage detected