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

Function testGrp10x281

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

Source from the content-addressed store, hash-verified

6068}
6069
6070void testGrp10x281() {
6071 cpu->big = true;
6072 EdId(0x81, 0, addd, true);
6073 EdId(0x81, 1, ord, true);
6074 EdId(0x81, 2, adcd, true);
6075 EdId(0x81, 3, sbbd, true);
6076 EdId(0x81, 4, andd, true);
6077 EdId(0x81, 5, subd, true);
6078 EdId(0x81, 6, xord, true);
6079 EdId(0x81, 7, cmpd);
6080}
6081
6082void testGrp10x083() {
6083 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdIdFunction · 0.85

Tested by

no test coverage detected