MCPcopy Create free account
hub / github.com/cvut/qtrvsim / pipecore_regs_data

Method pipecore_regs_data

src/machine/core.test.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void TestCore::pipecore_regs_data() {
184 QSKIP("Switched ALU to RV.");
185 core_regs_data();
186}
187
188void TestCore::singlecore_regs() {
189 QSKIP("Switched ALU to RV.");

Callers

nothing calls this directly

Calls 1

core_regs_dataFunction · 0.85

Tested by

no test coverage detected