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

Function testGroup80x1ba

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

Source from the content-addressed store, hash-verified

8731}
8732
8733void testGroup80x1ba() {
8734 cpu->big = false;
8735 EwIb(0x1ba, 4, btw);
8736 EwIb(0x1ba, 5, btsw, true);
8737 EwIb(0x1ba, 6, btrw, true);
8738 EwIb(0x1ba, 7, btcw, true);
8739}
8740
8741void testGroup80x3ba() {
8742 cpu->big = true;

Callers

nothing calls this directly

Calls 1

EwIbFunction · 0.85

Tested by

no test coverage detected