[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / Hexagon / inst_zxth.ll
blob7b3d1b30648c10933925107e9dc53e253ac1bffa
1 ; RUN: llc -march=hexagon -filetype=obj %s -o - \
2 ; RUN: | llvm-objdump -d - | FileCheck %s
4 define i32 @foo (i16 %a)
6   %1 = zext i16 %a to i32
7   ret i32 %1
10 ; CHECK: c0 3f 00 56 56003fc0