]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/Sparc/sparc-nop-data.s
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / MC / Sparc / sparc-nop-data.s
1 ! RUN: llvm-mc %s -arch=sparc  -filetype=obj | llvm-readobj -s -sd | FileCheck %s
2 ! RUN: llvm-mc %s -arch=sparcv9  -filetype=obj | llvm-readobj -s -sd | FileCheck %s
3
4 ! CHECK: 0000: BA1F401D 01000000 01000000 01000000
5 ! CHECK: 0010: BA1F401D
6
7 foo:
8         xor %i5, %i5, %i5
9         .align 16
10         xor %i5, %i5, %i5
11