Skip to content

Commit 50869f6

Browse files
committed
loongarch: Fixed zrot LSX opt
1 parent b5eb9d6 commit 50869f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernel/loongarch64/crot_lsx.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8282
vreplgr2vr.d VXC, t1
8383
vreplgr2vr.d VXS, t2
8484
vreplgr2vr.d VXZ, t3
85+
srai.d I, N, 1
8586
#else
8687
vreplgr2vr.w VXC, t1
8788
vreplgr2vr.w VXS, t2

0 commit comments

Comments
 (0)