MCPcopy 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

7799void testAad0x2d5() { cpu->big = true; EwRegIb(0xd5, 0, aad); }
7800
7801void testSalc0x0d6() { cpu->big = false; EbReg(0xd6, 0, salc); }
7802void testSalc0x2d6() { cpu->big = true; EbReg(0xd6, 0, salc); }
7803
7804void testXlat0x0d7() {

Callers

nothing calls this directly

Calls 1

EbRegFunction · 0.85

Tested by

no test coverage detected