Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GenCodeCmdLogOr
Function
GenCodeCmdLogOr
NULLC/CodeGen_X86.cpp:2548–2552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2546
}
2547
2548
void GenCodeCmdLogOr(VMCmd cmd)
2549
{
2550
(void)cmd;
2551
assert(!
"Unknown command cmdLogOr"
);
2552
}
2553
2554
void GenCodeCmdLogXor(VMCmd cmd)
2555
{
Callers
nothing calls this directly
Calls
1
assert
Function · 0.85
Tested by
no test coverage detected