pub unsafe extern "C" fn instr_is_xrstor(instr: *mut instr_t) -> bool_
Returns true if \p instr’s opcode is #OP_xrstor32, #OP_xrstor64, #OP_xrstors32, or #OP_xrstors64.