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

Function testSub0x22c

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

Source from the content-addressed store, hash-verified

5182void testSub0x22b() { cpu->big = true; GdEd(0x2b, subd); }
5183void testSub0x02c() { cpu->big = false; AlIb(0x2c, subb); }
5184void testSub0x22c() { cpu->big = true; AlIb(0x2c, subb); }
5185void testSub0x02d() { cpu->big = false; AxIw(0x2d, subw); }
5186void testSub0x22d() { cpu->big = true; EaxId(0x2d, subd); }
5187

Callers

nothing calls this directly

Calls 1

AlIbFunction · 0.85

Tested by

no test coverage detected