MCPcopy 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
2816void GenCodeCmdLogOrL(VMCmd cmd)
2817{
2818 (void)cmd;
2819 assert(!"Unknown command cmdLogOrL");
2820}
2821
2822void GenCodeCmdLogXorL(VMCmd cmd)
2823{

Callers

nothing calls this directly

Calls 1

assertFunction · 0.85

Tested by

no test coverage detected