MCPcopy 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
586pub struct RegStackPop;
587
588impl<A, M, F> Operation<'_, A, M, F, RegStackPop>
589where

Callers 1

from_rawMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected