aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Hexagon/inst_or.ll
blob: 1b966fcf98e7420bd9b15a637895342da1a89ca6 (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, i32 %b)
{
  %1 = or i32 %a, %b
  ret i32 %1
}

; CHECK:   0000 004120f1 00c09f52