llvm/test/MC/Hexagon/inst_or64.ll
Krzysztof Parzyszek 9bad2f04b3 [Hexagon] Split double registers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250549 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-16 20:38:54 +00:00

11 lines
228 B
LLVM

;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj -disable-hsdr %s -o - \
;; RUN: | llvm-objdump -s - | FileCheck %s
define i64 @foo (i64 %a, i64 %b)
{
%1 = or i64 %a, %b
ret i64 %1
}
; CHECK: 0000 4042e0d3 00c09f52