larch_insn_text_copy
int larch_insn_text_copy(void *dst, void *src, size_t len);
ret = larch_insn_text_copy(dst, src, len);
ret = larch_insn_text_copy(ip, new_insns, LOONGARCH_LONG_JUMP_NBYTES);
if (larch_insn_text_copy(dst, inst, len))