Skip to main content

instr_is_mov_imm_to_tos

Function instr_is_mov_imm_to_tos 

Source
pub unsafe extern "C" fn instr_is_mov_imm_to_tos(
    instr: *mut instr_t,
) -> bool_
Expand description

Returns true iff \p instr is a “mov $imm -> (%esp)”.