[SystemZ] Consolidate assembler tests into 4 big tests
[oota-llvm.git] / test / MC / Disassembler / SystemZ / insn-axbr.txt
1 # RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
2 # CHECK: axbr %f0, %f0
3 0xb3 0x4a 0x00 0x00
4
5 # CHECK: axbr %f0, %f13
6 0xb3 0x4a 0x00 0x0d
7
8 # CHECK: axbr %f8, %f8
9 0xb3 0x4a 0x00 0x88
10
11 # CHECK: axbr %f13, %f0
12 0xb3 0x4a 0x00 0xd0