MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetLastALULabel

Function GetLastALULabel

NULLC/CodeGen_X86.cpp:1261–1264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1259}
1260
1261unsigned int GetLastALULabel()
1262{
1263 return aluLabels;
1264}
1265
1266void GenCodeCmdNop(VMCmd cmd)
1267{

Callers 1

TranslateToNativeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected