Use an arithmetic shift for the last word copy when BitShift!=0. This avoids an explicit sign extend after the shift.
97 KiB
97 KiB
Use an arithmetic shift for the last word copy when BitShift!=0. This avoids an explicit sign extend after the shift.