Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GenCodeCmdLogOrL
Function
GenCodeCmdLogOrL
NULLC/CodeGen_X86.cpp:2816–2820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2814
}
2815
2816
void GenCodeCmdLogOrL(VMCmd cmd)
2817
{
2818
(void)cmd;
2819
assert(!
"Unknown command cmdLogOrL"
);
2820
}
2821
2822
void GenCodeCmdLogXorL(VMCmd cmd)
2823
{
Callers
nothing calls this directly
Calls
1
assert
Function · 0.85
Tested by
no test coverage detected