1*9880d681SAndroid Build Coastguard Worker// RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker xstore 4*9880d681SAndroid Build Coastguard Worker// CHECK: xstore 5*9880d681SAndroid Build Coastguard Worker// CHECK: encoding: [0x0f,0xa7,0xc0] 6