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

Function testBswap3cd

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

Source from the content-addressed store, hash-verified

9452}
9453
9454void testBswap3cd() {
9455 cpu->big = 1;
9456 doTestBswap(5);
9457}
9458
9459void testBswap3ce() {
9460 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

doTestBswapFunction · 0.85

Tested by

no test coverage detected