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

Function testOr0x20c

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

Source from the content-addressed store, hash-verified

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); }
5131

Callers

nothing calls this directly

Calls 1

AlIbFunction · 0.85

Tested by

no test coverage detected