Mercurial > hg > CbC > CbC_llvm
view test/MC/Hexagon/inst_xor.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 60c9769439b8 |
children |
line wrap: on
line source
;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \ ;; RUN: | llvm-objdump -s - | FileCheck %s define i32 @foo (i32 %a, i32 %b) { %1 = xor i32 %a, %b ret i32 %1 } ; CHECK: 0000 004160f1 00c09f52