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

Function testAas0x03f

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

Source from the content-addressed store, hash-verified

5218void testCmp0x23d() { cpu->big = true; EaxId(0x3d, cmpd); }
5219
5220void testAas0x03f() { cpu->big = false; EwReg(0x3f, 0, aas); }
5221void testAas0x23f() { cpu->big = true; EwReg(0x3f, 0, aas); }
5222
5223// :TODO: test when flags come from the previous instruction

Callers

nothing calls this directly

Calls 1

EwRegFunction · 0.85

Tested by

no test coverage detected