repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LoongArch] Fix the assertion for atomic store with 'ptr' type
[llvm-project.git]
/
llvm
/
test
/
MC
/
Hexagon
/
v67.s
blob
2a6727819d00c99b8867fa6b4ea3383f41e4737c
1
# RUN: llvm-mc -triple=hexagon -mv67 -mattr=+hvx,+hvx-length128B -filetype=obj %s | llvm-objdump --mcpu=hexagonv67 --mattr=+hvx -d - | FileCheck %s
2
3
# CHECK: 1a81e0e2 { v2.uw = vrotr(v0.uw,v1.uw) }
4
v2.uw
=
vrotr
(
v0.uw
,
v1.uw
)