[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / MC / Hexagon / inst_xor.ll
blobf54f3ba543ec9c7b64d2b2a75d51873d0d7ecce4
1 ;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
2 ;; RUN: | llvm-objdump -s - | FileCheck %s
4 define i32 @foo (i32 %a, i32 %b)
6   %1 = xor i32 %a, %b
7   ret i32 %1
10 ; CHECK:   0000 004160f1 00c09f52