mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 17:28:53 +00:00
6 lines
142 B
ArmAsm
6 lines
142 B
ArmAsm
// RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s
|
|
|
|
xstore
|
|
// CHECK: xstore
|
|
// CHECK: encoding: [0x0f,0xa7,0xc0]
|