MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / MakeFromSR

Function MakeFromSR

src/cputest.cpp:1175–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1173 MakeFromSR_x(1);
1174}
1175void REGPARAM2 MakeFromSR(void)
1176{
1177 MakeFromSR_x(0);
1178}
1179
1180void REGPARAM2 MakeFromSR_STOP(void)
1181{

Callers 2

doexcstackFunction · 0.70
execute_insFunction · 0.70

Calls 1

MakeFromSR_xFunction · 0.70

Tested by

no test coverage detected