pub unsafe extern "C" fn instr_is_exclusive_store( instr: *mut instr_t, ) -> bool_
Returns true iff \p instr is an exclusive store instruction, e.g., #OP_strex on ARM.