A64_LSL
emit(A64_LSL(1, dst, dst, 32), ctx);
emit(A64_LSL(is64, dst, dst, imm), ctx);
emit(A64_LSL(1, reg, reg, garbage_bits), ctx);
emit(A64_LSL(1, reg, reg, garbage_bits), ctx);
emit(A64_LSL(1, prg, r3, 3), ctx);