diff options
Diffstat (limited to 'test/MC/Hexagon/inst_zxtb.ll')
-rw-r--r-- | test/MC/Hexagon/inst_zxtb.ll | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/Hexagon/inst_zxtb.ll b/test/MC/Hexagon/inst_zxtb.ll index 622c03692b2f4..86da5e52cac1d 100644 --- a/test/MC/Hexagon/inst_zxtb.ll +++ b/test/MC/Hexagon/inst_zxtb.ll @@ -1,5 +1,5 @@ -;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \ -;; RUN: | llvm-objdump -s - | FileCheck %s +; RUN: llc -march=hexagon -filetype=obj %s -o - \ +; RUN: | llvm-objdump -d - | FileCheck %s define i32 @foo (i8 %a) { @@ -7,4 +7,4 @@ define i32 @foo (i8 %a) ret i32 %1 } -; CHECK: 0000 e05f0076 00c09f52 +; CHECK: c0 3f 00 57 57003fc0 |