enclu

Execute Enclave User Leaf

ENCLU

Executes an SGX user function specified by EAX.

Details

The Execute Enclave User Leaf instruction executes an SGX user function specified by EAX.

Pseudocode Operation

// Executes an SGX user function specified by EAX

Example

ENCLU

Encoding

Binary Layout
0F
+0
01
+1
D7
+2
 
Format Legacy
Opcode 0F 01 D7
Extension SGX

Operands