Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1261
unsigned int GetLastALULabel()
1262
{
1263
return aluLabels;
1264
}
1265
1266
void GenCodeCmdNop(VMCmd cmd)
1267
{
Callers
1
TranslateToNative
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected