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

Function testMovEdId0x2c7

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

Source from the content-addressed store, hash-verified

7603void testMovEbIb0x2c6() { cpu->big = true; EbIb(0xc6, 0, movb); }
7604void testMovEwIw0x0c7() { cpu->big = false; EwIw(0xc7, 0, movw); }
7605void testMovEdId0x2c7() { cpu->big = true; EdId(0xc7, 0, movd); }
7606
7607void testEnter0x0c8() {
7608 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdIdFunction · 0.85

Tested by

no test coverage detected