Files
llvm-6502/test/MC/Disassembler/Hexagon/j.txt
Colin LeMahieu 365cfbc3f0 [Hexagon] Adding J class call instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224150 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-12 21:12:27 +00:00

9 lines
184 B
Plaintext

# RUN: llvm-mc -triple hexagon -disassemble < %s | FileCheck %s
0x22 0xc0 0x00 0x5a
# CHECK: call
0x22 0xc3 0x00 0x5d
# CHECK: if (p3) call
0x22 0xc3 0x20 0x5d
# CHECK: if (!p3) call