]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/SystemZ/insn-lzxr-01.s
Vendor import of llvm tags/RELEASE_33/final r183502 (effectively, 3.3
[FreeBSD/FreeBSD.git] / test / MC / SystemZ / insn-lzxr-01.s
1 # RUN: llvm-mc -triple s390x-linux-gnu -show-encoding %s | FileCheck %s
2
3 #CHECK: lzxr    %f0                     # encoding: [0xb3,0x76,0x00,0x00]
4 #CHECK: lzxr    %f8                     # encoding: [0xb3,0x76,0x00,0x80]
5 #CHECK: lzxr    %f13                    # encoding: [0xb3,0x76,0x00,0xd0]
6
7         lzxr    %f0
8         lzxr    %f8
9         lzxr    %f13