emit_mov_i64
emit_mov_i64(ctx, tmp, addr & JALR_MASK);
emit_mov_i64(ctx, dst, (u32)imm | ((u64)insn[1].imm << 32));