aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Hexagon/inst_asrh.ll
blob: f16f0a1f24f46870c5117d8fd4cfc0d3bbd8674f (plain)
1
2
3
4
5
6
7
8
9
10
;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
;; RUN: | llvm-objdump -s - | FileCheck %s

define i32 @foo (i32 %a)
{
  %1 = ashr i32 %a, 16
  ret i32 %1
}

; CHECK:   0000 00402070 00c09f52