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

Function testAaa0x037

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

Source from the content-addressed store, hash-verified

5202void testXor0x235() { cpu->big = true; EaxId(0x35, xord); }
5203
5204void testAaa0x037() { cpu->big = false; EwReg(0x37, 0, aaa); }
5205void testAaa0x237() { cpu->big = true; EwReg(0x37, 0, aaa); }
5206
5207void testCmp0x038() { cpu->big = false; EbGb(0x38, cmpb); }

Callers

nothing calls this directly

Calls 1

EwRegFunction · 0.85

Tested by

no test coverage detected