]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/X86/padlock.s
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / MC / X86 / padlock.s
1 // RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s
2
3         xstore
4 // CHECK: xstore
5 // CHECK: encoding: [0x0f,0xa7,0xc0]