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

Function GenCodeCmdLogAndL

NULLC/CodeGen_X86.cpp:2810–2814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2808}
2809
2810void GenCodeCmdLogAndL(VMCmd cmd)
2811{
2812 (void)cmd;
2813 assert(!"Unknown command cmdLogAndL");
2814}
2815
2816void GenCodeCmdLogOrL(VMCmd cmd)
2817{

Callers

nothing calls this directly

Calls 1

assertFunction · 0.85

Tested by

no test coverage detected