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

Function testGrp20x2d1

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

Source from the content-addressed store, hash-verified

7733}
7734
7735void testGrp20x2d1() {
7736 cpu->big = true;
7737 Ed(0xD1, 0, rold_1);
7738 Ed(0xD1, 1, rord_1);
7739 Ed(0xD1, 2, rcld_1);
7740 Ed(0xD1, 3, rcrd_1);
7741 Ed(0xD1, 4, shld_1);
7742 Ed(0xD1, 5, shrd_1);
7743 Ed(0xD1, 6, shld_1);
7744 Ed(0xD1, 7, sard_1);
7745}
7746
7747void testGrp20x0d2() {
7748 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdFunction · 0.85

Tested by

no test coverage detected