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

Function testDaa0x027

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

Source from the content-addressed store, hash-verified

5170void testAnd0x225() { cpu->big = true; EaxId(0x25, andd); }
5171
5172void testDaa0x027() { cpu->big = false; EbReg(0x27, 0, daa); }
5173void testDaa0x227() { cpu->big = true; EbReg(0x27, 0, daa); }
5174
5175void testSub0x028() { cpu->big = false; EbGb(0x28, subb, true); }

Callers

nothing calls this directly

Calls 1

EbRegFunction · 0.85

Tested by

no test coverage detected