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

Function testBswap3ce

source/test/testCPU.cpp:9459–9462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9457}
9458
9459void testBswap3ce() {
9460 cpu->big = 1;
9461 doTestBswap(6);
9462}
9463
9464void testBswap3cf() {
9465 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

doTestBswapFunction · 0.85

Tested by

no test coverage detected