Browse Source

loongarch: Fixed zrot LSX opt

tags/v0.3.27
gxw 1 year ago
parent
commit
50869f6ca8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kernel/loongarch64/crot_lsx.S

+ 1
- 0
kernel/loongarch64/crot_lsx.S View File

@@ -82,6 +82,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
vreplgr2vr.d VXC, t1 vreplgr2vr.d VXC, t1
vreplgr2vr.d VXS, t2 vreplgr2vr.d VXS, t2
vreplgr2vr.d VXZ, t3 vreplgr2vr.d VXZ, t3
srai.d I, N, 1
#else #else
vreplgr2vr.w VXC, t1 vreplgr2vr.w VXC, t1
vreplgr2vr.w VXS, t2 vreplgr2vr.w VXS, t2


Loading…
Cancel
Save