view test/MC/X86/sgx-encoding.s @ 85:5e5d649e25d2

Update LLVM 3.7
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Thu, 19 Feb 2015 15:19:25 +0900
parents 54457678186b
children
line wrap: on
line source

// RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s

// CHECK: encls
// CHECK: encoding: [0x0f,0x01,0xcf]
	encls

// CHECK: enclu
// CHECK: encoding: [0x0f,0x01,0xd7]
	enclu