MCPcopy Create free account
hub / github.com/NoMercy-ac/NoMercy / cflags_ex

Function cflags_ex

Source/Client/NM_Engine/LDasm.cpp:603–606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

601
602
603unsigned char cflags_ex(uint8_t op)
604{
605 return flags_table_ex[op];
606}
607
608unsigned int ldasm(void *code, ldasm_data *ld, uint32_t is64)
609/*

Callers 1

ldasmFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected