summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-lcxbr.txt
blob: 31471ad9ef74da6943a6728ada81f0f250035748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
# CHECK: lcxbr %f0, %f8
0xb3 0x43 0x00 0x08

# CHECK: lcxbr %f0, %f13
0xb3 0x43 0x00 0x0d

# CHECK: lcxbr %f13, %f0
0xb3 0x43 0x00 0xd0

# CHECK: lcxbr %f13, %f9
0xb3 0x43 0x00 0xd9