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

Function testDas0x02f

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

Source from the content-addressed store, hash-verified

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); }
5190
5191void testXor0x030() { cpu->big = false; EbGb(0x30, xorb, true); }

Callers

nothing calls this directly

Calls 1

EbRegFunction · 0.85

Tested by

no test coverage detected