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

Function testGrp20x2c1

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

Source from the content-addressed store, hash-verified

7439}
7440
7441void testGrp20x2c1() {
7442 cpu->big = true;
7443 EdIb(0xC1, 0, rold);
7444 EdIb(0xC1, 1, rord);
7445 EdIb(0xC1, 2, rcld);
7446 EdIb(0xC1, 3, rcrd);
7447 EdIb(0xC1, 4, shld);
7448 EdIb(0xC1, 5, shrd);
7449 EdIb(0xC1, 6, shld);
7450 EdIb(0xC1, 7, sard);
7451}
7452
7453void testRetn16Iw0x0c2() {
7454 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdIbFunction · 0.85

Tested by

no test coverage detected