MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testAdc0x214

Function testAdc0x214

source/test/testCPU.cpp:5142–5142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5140void testAdc0x213() { cpu->big = true; GdEd(0x13, adcd); }
5141void testAdc0x014() { cpu->big = false; AlIb(0x14, adcb); }
5142void testAdc0x214() { cpu->big = true; AlIb(0x14, adcb); }
5143void testAdc0x015() { cpu->big = false; AxIw(0x15, adcw); }
5144void testAdc0x215() { cpu->big = true; EaxId(0x15, adcd); }
5145

Callers

nothing calls this directly

Calls 1

AlIbFunction · 0.85

Tested by

no test coverage detected