Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
603
unsigned char cflags_ex(uint8_t op)
604
{
605
return flags_table_ex[op];
606
}
607
608
unsigned int ldasm(void *code, ldasm_data *ld, uint32_t is64)
609
/*
Callers
1
ldasm
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected