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

Function testOr0x00c

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

Source from the content-addressed store, hash-verified

5125void testOr0x00b() { cpu->big = false; GwEw(0x0b, orw); }
5126void testOr0x20b() { cpu->big = true; GdEd(0x0b, ord); }
5127void testOr0x00c() { cpu->big = false; AlIb(0x0c, orb); }
5128void testOr0x20c() { cpu->big = true; AlIb(0x0c, orb); }
5129void testOr0x00d() { cpu->big = false; AxIw(0x0d, orw); }
5130void testOr0x20d() { cpu->big = true; EaxId(0x0d, ord); }

Callers

nothing calls this directly

Calls 1

AlIbFunction · 0.85

Tested by

no test coverage detected