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

Function testSbb0x21b

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

Source from the content-addressed store, hash-verified

5151void testSbb0x21a() { cpu->big = true; GbEb(0x1a, sbbb); }
5152void testSbb0x01b() { cpu->big = false; GwEw(0x1b, sbbw); }
5153void testSbb0x21b() { cpu->big = true; GdEd(0x1b, sbbd); }
5154void testSbb0x01c() { cpu->big = false; AlIb(0x1c, sbbb); }
5155void testSbb0x21c() { cpu->big = true; AlIb(0x1c, sbbb); }
5156void testSbb0x01d() { cpu->big = false; AxIw(0x1d, sbbw); }

Callers

nothing calls this directly

Calls 1

GdEdFunction · 0.85

Tested by

no test coverage detected