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

Function testAnd0x224

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

Source from the content-addressed store, hash-verified

5166void testAnd0x223() { cpu->big = true; GdEd(0x23, andd); }
5167void testAnd0x024() { cpu->big = false; AlIb(0x24, andb); }
5168void testAnd0x224() { cpu->big = true; AlIb(0x24, andb); }
5169void testAnd0x025() { cpu->big = false; AxIw(0x25, andw); }
5170void testAnd0x225() { cpu->big = true; EaxId(0x25, andd); }
5171

Callers

nothing calls this directly

Calls 1

AlIbFunction · 0.85

Tested by

no test coverage detected