Skip to main content

opnd_is_vsib

Function opnd_is_vsib 

Source
pub unsafe extern "C" fn opnd_is_vsib(opnd: opnd_t) -> bool_
Expand description

Returns true iff \p opnd uses vector indexing via a VSIB byte. This memory addressing form was introduced in Intel AVX2.