Mercurial > hg > CbC > CbC_llvm
view test/MC/Hexagon/inst_zxth.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | afa8332a0e37 |
children |
line wrap: on
line source
; RUN: llc -march=hexagon -filetype=obj %s -o - \ ; RUN: | llvm-objdump -d - | FileCheck %s define i32 @foo (i16 %a) { %1 = zext i16 %a to i32 ret i32 %1 } ; CHECK: c0 3f 00 56 56003fc0