Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ RegStackPop
Class
RegStackPop
rust/src/low_level_il/operation.rs:586–586 ·
view source on GitHub ↗
LLIL_REG_STACK_POP
Source
from the content-addressed store, hash-verified
584
585
// LLIL_REG_STACK_POP
586
pub struct RegStackPop;
587
588
impl<A, M, F> Operation<'_, A, M, F, RegStackPop>
589
where
Callers
1
from_raw
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected