llvm-6502/test/MC/Sparc/sparc-directive-xword.s
2014-03-01 02:18:04 +00:00

11 lines
351 B
ArmAsm

! RUN: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s --check-prefix=SPARC32
! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=SPARC64
! SPARC32: error: unknown directive
! SPARC32-NEXT: .xword 65536
! SPARC32-NEXT: ^
! SPARC64: .xword 65536
.xword 65536