blob: f54f3ba543ec9c7b64d2b2a75d51873d0d7ecce4 [file] [log] [blame]
Colin LeMahieuac006432014-11-19 23:22:23 +00001;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
2;; RUN: | llvm-objdump -s - | FileCheck %s
3
4define i32 @foo (i32 %a, i32 %b)
5{
6 %1 = xor i32 %a, %b
7 ret i32 %1
8}
9
Colin LeMahieuf7f156f2014-11-25 20:22:24 +000010; CHECK: 0000 004160f1 00c09f52