[x86 asm] allow fwait alias in both At&t and Intel modes (PR21208)
[oota-llvm.git] / test / MC / X86 / x86_directives.s
1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2
3 # CHECK: TEST0:
4 # CHECK: .short 3
5 TEST0:  
6         .word 3