Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ decode_iclass_mortlach_zero
Function
decode_iclass_mortlach_zero
arch/arm64/disassembler/decode1.c:5504–5507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5502
}
5503
5504
int decode_iclass_mortlach_zero(context *ctx, Instruction *dec)
5505
{
5506
return zero_za_i(ctx, dec);
5507
}
5508
5509
int decode_iclass_mortlach_addhv(context *ctx, Instruction *dec)
5510
{
Callers
1
decode_spec
Function · 0.85
Calls
1
zero_za_i
Function · 0.85
Tested by
no test coverage detected