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

Function testSub0x22d

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

Source from the content-addressed store, hash-verified

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
5188void testDas0x02f() { cpu->big = false; EbReg(0x2f, 0, das); }
5189void testDas0x22f() { cpu->big = true; EbReg(0x2f, 0, das); }

Callers

nothing calls this directly

Calls 1

EaxIdFunction · 0.85

Tested by

no test coverage detected