is_reg64
if (is_reg64(&insn, load_reg, NULL, DST_OP)) {
return !is_reg64(insn, dst_reg, NULL, DST_OP);
rw64 = is_reg64(insn, regno, reg, t);