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

Function testBswap3cb

source/test/testCPU.cpp:9444–9447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9442}
9443
9444void testBswap3cb() {
9445 cpu->big = 1;
9446 doTestBswap(3);
9447}
9448
9449void testBswap3cc() {
9450 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

doTestBswapFunction · 0.85

Tested by

no test coverage detected