Skip to main content

signextend_word_dynamic

Function signextend_word_dynamic 

Source
pub(crate) fn signextend_word_dynamic(
    byte_index: SymWord,
    value: SymWord,
) -> SymWord
Expand description

Implements the signextend_word_dynamic EVM semantics helper.